fix(ci): use correct Dockerfile(s) #35
push.yaml
on: push
Backend Code Format
23s
Matrix: docker
Backend Unit Tests
1m 30s
Annotations
8 errors and 8 warnings
Build frontend image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Dockerfile.frontend: no such file or directory
|
Backend Unit Tests
req.Slug undefined (type tenant.CreateRequest has no field or method Slug)
|
Backend Unit Tests
res.Slug undefined (type tenant.CreateResponse has no field or method Slug)
|
Backend Unit Tests
unknown field Slug in struct literal of type tenant.CreateRequest
|
Backend Unit Tests
res.Slug undefined (type tenant.GetResponse has no field or method Slug)
|
Backend Unit Tests
req.Slug undefined (type tenant.UpdateRequest has no field or method Slug)
|
Backend Unit Tests
res.Slug undefined (type tenant.UpdateResponse has no field or method Slug)
|
Backend Unit Tests
Process completed with exit code 1.
|
Build frontend image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build backend image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Code Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Code Format
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Backend Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Unit Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build initJob image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build exchangeRatesJob image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|