Skip to content

📝 Update docs

📝 Update docs #610

Triggered via pull request January 24, 2024 16:21
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Build and Test (16.x)
api#build: command (/home/runner/work/Panora/Panora/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build and Test (16.x)
Process completed with exit code 1.
Build and Test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (16.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test (16.x): apps/webapp/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build and Test (16.x): apps/webapp/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build and Test (16.x): apps/webapp/src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build and Test (16.x): apps/webapp/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build and Test (16.x): apps/webapp/src/components/ui/navigation-menu.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build and Test (16.x): packages/api/src/@core/auth/auth.controller.ts#L9
'ApiKeyAuthGuard' is defined but never used
Build and Test (16.x): packages/api/src/@core/auth/auth.service.ts#L58
'password_hash' is assigned a value but never used
Build and Test (16.x): packages/api/src/@core/auth/auth.service.ts#L77
'password_hash' is assigned a value but never used