Skip to content

⬆️ Bump @vercel/style-guide from 4.0.2 to 5.0.1 #83

⬆️ Bump @vercel/style-guide from 4.0.2 to 5.0.1

⬆️ Bump @vercel/style-guide from 4.0.2 to 5.0.1 #83

Triggered via pull request October 14, 2023 15:48
Status Failure
Total duration 1m 12s
Artifacts

pullRequset.yml

on: pull_request
check  /  check_lint
40s
check / check_lint
ready_to_review  /  submitMessage
15s
ready_to_review / submitMessage
Fit to window
Zoom out
Zoom in

Annotations

9 errors
check / check_lint
ui#lint: command (/home/runner/work/Kakerlaken-Poker/Kakerlaken-Poker/packages/ui) pnpm run lint exited (1)
check / check_lint: packages/ui/button.tsx#L5
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
check / check_lint: packages/ui/button.tsx#L6
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
check / check_lint: packages/ui/header.test.tsx#L1
'@testing-library/react' should be listed in the project's dependencies. Run 'npm i -S @testing-library/react' to add it
check / check_lint: packages/ui/vitest-setup.ts#L1
'@testing-library/jest-dom' should be listed in the project's dependencies. Run 'npm i -S @testing-library/jest-dom' to add it
check / check_lint: packages/ui/vitest.config.ts#L1
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
check / check_lint: packages/ui/vitest.config.ts#L3
'vitest' should be listed in the project's dependencies. Run 'npm i -S vitest' to add it
check / check_lint: packages/ui/vitest.config.ts#L4
'@vitejs/plugin-react-swc' should be listed in the project's dependencies. Run 'npm i -S @vitejs/plugin-react-swc' to add it
check / check_lint
Process completed with exit code 1.