[DEPS] Bump @nextui-org/react from 2.4.8 to 2.6.5 #309
Annotations
2 errors and 11 warnings
test
frontend#test: command (/home/runner/work/omni-forge/omni-forge/apps/frontend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
apps/frontend/src/app/example/layout.tsx#L4
Missing return type on function
|
lint:
apps/frontend/src/app/example/page.tsx#L10
Missing return type on function
|
lint:
apps/frontend/src/app/example/page.tsx#L10
Function component is not an arrow function
|
lint:
apps/frontend/src/app/example/page.tsx#L19
'title' is already declared in the upper scope on line 1 column 10
|
lint:
apps/frontend/src/app/layout.tsx#L30
Missing return type on function
|
lint:
apps/frontend/src/components/navbar/index.spec.tsx#L6
Unsafe return of an `any` typed value
|
lint:
apps/frontend/src/components/navbar/index.tsx#L21
Missing return type on function
|
lint:
apps/frontend/src/components/theme-switch/index.tsx#L23
Missing return type on function
|