[DEPS] Bump @nextui-org/react from 2.4.2 to 2.4.8 #244
Triggered via pull request
September 17, 2024 19:38
Status
Failure
Total duration
3m 17s
Artifacts
–
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|