For, range, switch #147
go.yml
on: push
golangci-lint
2m 47s
coverage
15s
Matrix: tests
Annotations
4 errors and 2 warnings
coverage:
wsl.go#L8
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
coverage
Process completed with exit code 1.
|
golangci-lint:
cmd/wsl/main.go#L9
undefined: wsl (typecheck)
|
golangci-lint
issues found
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|