[DEPS] Bump @vercel/style-guide from 5.2.0 to 6.0.0 (#14) #27
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
apps/frontend/src/app/example/layout.tsx#L4
Missing return type on function
|
apps/frontend/src/app/example/page.tsx#L10
Missing return type on function
|
apps/frontend/src/app/example/page.tsx#L10
Function component is not an arrow function
|
apps/frontend/src/app/example/page.tsx#L19
'title' is already declared in the upper scope on line 1 column 10
|
apps/frontend/src/app/layout.tsx#L30
Missing return type on function
|
apps/frontend/src/components/navbar/index.spec.tsx#L6
Unsafe return of an `any` typed value
|
apps/frontend/src/components/navbar/index.tsx#L21
Missing return type on function
|
apps/frontend/src/components/theme-switch/index.tsx#L23
Missing return type on function
|
The logs for this run have expired and are no longer available.
Loading