Skip to content

Pre-calculate and compress profiles and plumes #409

Pre-calculate and compress profiles and plumes

Pre-calculate and compress profiles and plumes #409

Triggered via pull request December 10, 2025 10:27
Status Failure
Total duration 29s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
quality
Process completed with exit code 1.
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
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
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
Cannot find name 'NoProfile'.
typecheck
Cannot find name 'getOutputAtTime'. Did you mean 'outputAtTime'?
typecheck
Property 'utcTime' does not exist on type 'ClassData'.