✏️ Npm chroma update #1855
Annotations
2 errors and 15 warnings
Build and Test (18.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 (18.x)
Process completed with exit code 1.
|
Build and Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.0.1. 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 (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2.0.1, 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/
|
Build and Test (18.x):
apps/magic-link/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 (18.x):
apps/magic-link/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (18.x):
apps/magic-link/src/components/ui/button2.tsx#L107
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (18.x):
apps/magic-link/src/components/ui/form.tsx#L171
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Build and Test (18.x):
apps/magic-link/src/lib/ProviderModal.tsx#L161
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array
|
Build and Test (18.x):
packages/api/src/@core/@core-services/unification/ingest-data.service.ts#L8
'getFileExtensionFromMimeType' is defined but never used
|
Build and Test (18.x):
packages/api/src/@core/@core-services/unification/ingest-data.service.ts#L18
'FileInfo' is defined but never used
|
Build and Test (18.x):
packages/api/src/@core/@core-services/unification/ingest-data.service.ts#L19
'FileStorageFile' is defined but never used
|
Build and Test (18.x):
packages/api/src/@core/@core-services/unification/ingest-data.service.ts#L34
'T' is defined but never used
|
Build and Test (18.x):
packages/api/src/@core/@core-services/webhooks/panora-webhooks/webhook.controller.ts#L28
'EventPayload' is defined but never used
|
Build and Test (18.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 (18.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 (18.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/
|