add go workflow action #1
go.yaml
on: push
build-and-test
3s
build-and-push-image
4s
Annotations
2 errors and 2 warnings
build-and-test
Process completed with exit code 1.
|
build-and-push-image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
|
build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/onkyo-ctl/onkyo-ctl. Supported file pattern: go.sum
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|