Add docker build to ci #311
ci.yaml
on: push
Setup Environment
8s
Perform CodeQL Analysis
1m 9s
Build and push Docker images
1m 58s
Annotations
1 error and 13 warnings
Build and push Docker images
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/***/dokchat:462c68c: unexpected status from POST request to https://ghcr.io/v2/***/dokchat/blobs/uploads/: 403 Forbidden
|
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/.
|
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/auth-emails/auth-emails.controller.ts#L7
'PrivateUserDto' is defined but never used
|
Lint:
apps/api/src/auth-emails/auth-emails.controller.ts#L8
'User' is defined but never used
|
Lint:
apps/api/src/models/inventory/inventory.controller.spec.ts#L8
'OrganizationsStatsService' is defined but never used
|
Lint:
apps/api/src/models/warehouses/processors/warehouse-recalculate.processor.ts#L2
'Logger' is defined but never used
|
Lint:
apps/api/src/models/warehouses/warehouses.service.spec.ts#L3
'InventoryService' is defined but never used
|
Lint:
apps/api/src/security/security.controller.spec.ts#L5
'controller' is assigned a value but never used
|
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/.
|
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/.
|
Unit Test API (e2e)
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/.
|
Unit Test API
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, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and push Docker images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|