Update dependencies #406
quality.yml
on: pull_request
quality
16s
typecheck
27s
Annotations
6 errors
|
quality
Process completed with exit code 1.
|
|
typecheck
Process completed with exit code 2.
|
|
typecheck
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
|
typecheck
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
|
typecheck
Type '(value: string) => void' is not assignable to type '((value: string | null) => void) | ((value: string[]) => void) | undefined'.
|
|
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)
|