Add release step #3
on-pull-request.yaml
on: pull_request
Run Unit Tests
/
unit_tests
18s
Lint
/
golangci-lint
1m 48s
Annotations
2 errors and 2 warnings
Run Unit Tests / unit_tests:
preset/preset.go#L5
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/log/slog)
|
Run Unit Tests / unit_tests
Process completed with exit code 1.
|
Run Unit Tests / unit_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|