Skip to content

Send collected metrics to castai mothership #10

Send collected metrics to castai mothership

Send collected metrics to castai mothership #10

Triggered via pull request March 12, 2024 14:34
Status Failure
Total duration 2m 42s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/castai/client_test.go#L47
Error return value of `client.UploadBatch` is not checked (errcheck)
lint: cmd/main.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/castai) (gci)
lint: cmd/main.go#L15
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/castai) (gci)
lint: internal/castai/client.go#L20
G101: Potential hardcoded credentials (gosec)
lint
issues found