init #1
Annotations
10 errors and 1 warning
packages/db/src/schema/github.ts#L4
'z' is defined but never used. Allowed unused vars must match /^_/u
|
packages/api/src/router/github.ts#L141
'installationRouter' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
|
|
apps/nextjs/src/app/Example.tsx#L2
'useFieldArray' is defined but never used. Allowed unused vars must match /^_/u
|
apps/nextjs/src/app/Example.tsx#L34
'value' is defined but never used. Allowed unused args must match /^_/u
|
apps/nextjs/src/app/Example.tsx#L34
'onChange' is defined but never used. Allowed unused args must match /^_/u
|
apps/nextjs/src/app/Example.tsx#L42
'NameFilter' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/nextjs/src/app/Example.tsx#L42
'props' is defined but never used. Allowed unused args must match /^_/u
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading