Skip to content

fix: deploy vercel link #3

fix: deploy vercel link

fix: deploy vercel link #3

Triggered via push September 24, 2023 00:26
Status Failure
Total duration 1m 37s
Artifacts

lint.yml

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

Annotations

3 errors and 1 warning
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/__tests__/pages/HomePage.test.tsx#L9
Property 'searchParams' is missing in type '{}' but required in type '{ searchParams: { [key: string]: string | undefined; }; }'.
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/__tests__/pages/HomePage.test.tsx#L9
'HomePage' cannot be used as a JSX component.
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Process completed with exit code 2.
⬣ 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/