Skip to content

merge

merge #2

Triggered via pull request August 15, 2024 10:45
Status Failure
Total duration 6m 16s
Artifacts

lint.yml

on: pull_request
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
6m 6s
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Process completed with exit code 1.
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
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/
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
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/
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/api/getform/route.ts#L14
Unexpected any. Specify a different type
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/api/submitForm/route.ts#L21
'Field' is defined but never used. Allowed unused args must match /^_/u
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/page.tsx#L4
'SignIn' is defined but never used
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/components/Register.tsx#L2
'FormControl' is defined but never used