Skip to content

Merge pull request #138 from panoratech/docs_update #322

Merge pull request #138 from panoratech/docs_update

Merge pull request #138 from panoratech/docs_update #322

Triggered via push December 8, 2023 22:49
Status Success
Total duration 1m 26s
Artifacts

ci.yml

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

Annotations

14 warnings
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/shared/team-switcher.tsx#L86
React Hook useEffect has a missing dependency: 'setOrganisationName'. Either include it or remove the dependency array
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/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.service.ts#L47
'password_hash' is assigned a value but never used
Build and Test (16.x): packages/api/src/@core/auth/auth.service.ts#L64
'password_hash' is assigned a value but never used