Fix org creation bug #332
ci.yaml
on: push
Setup Environment
12s
Perform CodeQL Analysis
1m 23s
Build and push Docker images
0s
Annotations
4 errors and 8 warnings
Build
client#build: command (/home/runner/work/stocked-up/stocked-up/apps/client) npm run build exited (1)
|
Build
'FormError' is declared but its value is never read.
|
Build
'Link' is declared but its value is never read.
|
Build
Process completed with exit code 1.
|
Setup Environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
apps/api/src/images/images.controller.ts#L1
'Redirect' is defined but never used
|
Lint:
apps/api/src/security/security.controller.spec.ts#L5
'controller' is assigned a value but never used
|
Lint:
apps/client/src/components/Entity/EntityDeleteDialog.tsx#L13
'FormError' is defined but never used
|
Lint:
apps/client/src/components/WarehouseEntityInfo.tsx#L3
'Link' is defined but never used
|
Perform CodeQL Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|