[auto] update to Go 1.23.6 and enable custom lint rules #28
ci.yaml
on: pull_request
go-lint
1m 0s
test
46s
Matrix: go-test
Annotations
9 errors and 3 warnings
test
Process completed with exit code 1.
|
go-lint:
pkg/litmos/client.go#L147
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L170
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L186
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L220
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L231
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L262
response body must be closed (bodyclose)
|
go-lint:
pkg/litmos/client.go#L288
response body must be closed (bodyclose)
|
go-lint
issues found
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-litmos/baton-litmos. Supported file pattern: go.sum
|
go-test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-litmos/baton-litmos. Supported file pattern: go.sum
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-litmos/baton-litmos. Supported file pattern: go.sum
|