Fixed actions3 #7
Annotations
20 errors and 3 warnings
|
golangci-lint:
pkg/client/fake/client.go#L57
exported: exported method FakePrometheusClient.Query should have comment or be unexported (revive)
|
|
golangci-lint:
pkg/client/fake/client.go#L40
exported: exported method FakePrometheusClient.Series should have comment or be unexported (revive)
|
|
golangci-lint:
pkg/client/api.go#L34
exported: comment on exported type GenericAPIClient should be of the form "GenericAPIClient ..." (with optional leading article) (revive)
|
|
golangci-lint:
pkg/config/loader.go#L13
G304: Potential file inclusion via variable (gosec)
|
|
golangci-lint:
cmd/adapter/adapter.go#L430
G304: Potential file inclusion via variable (gosec)
|
|
golangci-lint:
pkg/config/loader.go#L17
Error return value of `file.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/client/api.go#L79
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/adapter/adapter_test.go#L58
Error return value of `os.Setenv` is not checked (errcheck)
|
|
golangci-lint:
cmd/adapter/adapter_test.go#L57
Error return value of `os.Setenv` is not checked (errcheck)
|
|
golangci-lint:
pkg/custom-provider/series_registry_test.go#L271
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Cannot open: File exists
|
|
Cache Go modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Set up Go
Unexpected input(s) 'go-file', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading