Feat/fix #101
code-check.yml
on: pull_request
pnpm biome check
29s
pnpm format:check
26s
pnpm typecheck
1m 23s
Annotations
12 errors
pnpm format:check
Process completed with exit code 254.
|
pnpm biome check
Process completed with exit code 1.
|
pnpm typecheck
web#typecheck: command (/home/runner/work/ui/ui/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|
pnpm typecheck
Parameter 'file' implicitly has an 'any' type.
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|
pnpm typecheck
Parameter 'category' implicitly has an 'any' type.
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|
pnpm typecheck
Parameter 'file' implicitly has an 'any' type.
|
pnpm typecheck
Cannot find module 'nyxb/registry' or its corresponding type declarations.
|