Skip to content

Pre-calculate and compress profiles and plumes #408

Pre-calculate and compress profiles and plumes

Pre-calculate and compress profiles and plumes #408

Triggered via pull request December 5, 2025 15:29
Status Failure
Total duration 30s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
quality
Process completed with exit code 1.
lint/style/useImportType: ./apps/class-solid/src/components/Analysis.tsx#L57
All these imports are only used as types.
lint/style/useImportType: ./apps/class-solid/src/components/Analysis.tsx#L8
Some named imports are only used as types.
lint/style/useImportType: ./apps/class-solid/src/lib/store.ts#L22
All these imports are only used as types.
typecheck
Argument of type 'ClassData' is not assignable to parameter of type 'ClassOutput'.
typecheck
Argument of type 'ClassData' is not assignable to parameter of type 'ClassOutput'.
typecheck
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'Number'.
typecheck
Property 'length' does not exist on type 'number'.
typecheck
Parameter 'i' implicitly has an 'any' type.
typecheck
Parameter 'p' implicitly has an 'any' type.
typecheck
class-solid#typecheck: command (/home/runner/work/class-web/class-web/apps/class-solid) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Cannot find name 'NoProfile'. Did you mean 'noProfile'?
typecheck
Cannot find name 'getOutputAtTime'. Did you mean 'outputAtTime'?
typecheck
Property 'utcTime' does not exist on type 'ClassData'.