Pre-calculate and compress profiles and plumes #410
quality.yml
on: pull_request
quality
17s
typecheck
30s
Annotations
12 errors
|
quality
Process completed with exit code 1.
|
|
lint/correctness/noUnusedImports:
./apps/class-solid/src/components/Analysis.tsx#L9
This import is unused.
|
|
lint/correctness/noUnusedImports:
./apps/class-solid/src/components/Analysis.tsx#L2
This import is unused.
|
|
lint/correctness/noUnusedImports:
./packages/class/src/cli.ts#L10
This import is unused.
|
|
lint/style/useImportType:
./apps/class-solid/src/lib/store.ts#L22
All these imports are only used as types.
|
|
lint/correctness/noUnusedImports:
./apps/class-solid/src/lib/store.ts#L5
This import is unused.
|
|
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'.
|