[DEPS] Bump @types/node from 22.5.4 to 22.10.2 (#202) #328
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint monorepo:
apps/frontend/src/app/example/layout.tsx#L4
Missing return type on function
|
lint monorepo:
apps/frontend/src/app/example/page.tsx#L10
Missing return type on function
|
lint monorepo:
apps/frontend/src/app/example/page.tsx#L10
Function component is not an arrow function
|
lint monorepo:
apps/frontend/src/app/example/page.tsx#L19
'title' is already declared in the upper scope on line 1 column 10
|
lint monorepo:
apps/frontend/src/app/layout.tsx#L30
Missing return type on function
|
lint monorepo:
apps/frontend/src/components/navbar/index.spec.tsx#L6
Unsafe return of an `any` typed value
|
lint monorepo:
apps/frontend/src/components/navbar/index.tsx#L21
Missing return type on function
|
lint monorepo:
apps/frontend/src/components/theme-switch/index.tsx#L23
Missing return type on function
|
Loading