test4 #127
build.yml
on: push
build-app
/
...
/
go-build-smoke-test
24s
build-app
/
...
/
go-fmt
7s
build-app
/
...
/
lint
16s
build-app
/
...
/
go-test
7s
build-app
/
...
/
go-vet
36s
build-app
/
...
/
govulncheck
30s
build-app
/
...
/
goimports
15s
Annotations
2 errors and 2 warnings
build-app / go-test / go-test
Process completed with exit code 125.
|
build-app / go-test / go-test
No files were found with the provided path: /tmp/coverage.out
/tmp/coverage.html. No artifacts will be uploaded.
|
build-app / go-test / go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-app / golangci-lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: GeoNet/golangci-lint-action@f76d5e859fe0815b3ba71fc6c45066932309e9da. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|