ci: align dns53 to be consistent with all other projects #678
ci.yml
on: pull_request
lint
/
golangci-lint
2m 8s
Matrix: test
Annotations
11 errors
test (macos-latest) / go-test:
cmd/tag_test.go#L27
"errors" imported and not used
|
test (macos-latest) / go-test
Process completed with exit code 1.
|
test (windows-latest) / go-test
FailFast: cancelling since parallel instance has failed
|
test (windows-latest) / go-test:
cmd/tag_test.go#L27
"errors" imported and not used
|
test (windows-latest) / go-test
The operation was canceled.
|
lint / golangci-lint:
cmd/tag_test.go#L27
"errors" imported and not used (typecheck)
|
lint / golangci-lint:
internal/imds/imdsstub/stub.go#L88
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unexpected instance category %s\", params.Path)" (goerr113)
|
lint / golangci-lint
Process completed with exit code 201.
|
test (ubuntu-latest) / go-test
FailFast: cancelling since parallel instance has failed
|
test (ubuntu-latest) / go-test:
cmd/tag_test.go#L27
"errors" imported and not used
|
test (ubuntu-latest) / go-test
The operation was canceled.
|