merge #2
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, u0reo/npm-install@fix/restore-failure. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app/api/getform/route.ts#L14
Unexpected any. Specify a different type
|
src/app/api/submitForm/route.ts#L2
Run autofix to sort these imports!
|
src/app/api/submitForm/route.ts#L19
Unexpected console statement
|
src/app/api/submitForm/route.ts#L21
'Field' is defined but never used. Allowed unused args must match /^_/u
|
src/app/api/submitForm/route.ts#L22
Unexpected console statement
|
src/app/api/submitForm/route.ts#L30
Unexpected console statement
|
src/app/api/submitForm/route.ts#L36
Unexpected console statement
|
src/app/page.tsx#L4
'SignIn' is defined but never used
|
src/components/Register.tsx#L2
Run autofix to sort these imports!
|
src/components/Register.tsx#L2
'FormControl' is defined but never used
|
This job failed
Loading