Create go.yml #1
Annotations
2 errors and 2 warnings
build:
cmd/main.go#L9
missing go.sum entry for module providing package github.com/gorilla/mux (imported by magalu-cloud-api/cmd); to add:
|
build
Process completed with exit code 1.
|
build
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/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/magalu-cloud-api/magalu-cloud-api. Supported file pattern: go.sum
|