Skip to content

Pre-calculate and compress profiles and plumes #410

Pre-calculate and compress profiles and plumes

Pre-calculate and compress profiles and plumes #410

Triggered via pull request December 10, 2025 10:53
Status Failure
Total duration 33s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
Process completed with exit code 2.
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
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'.