Skip to content

Add golangci lint

Add golangci lint #547

Triggered via pull request October 6, 2024 15:49
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: internal/request/operation.go#L83
Error return value of `io.ReadAll` is not checked (errcheck)
test: internal/analytics/analytics.go#L27
Error return value of `tracerProvider.Shutdown` is not checked (errcheck)
test: cmd/discover/api.go#L47
Error return value of `bar.Finish` is not checked (errcheck)
test: cmd/discover/api.go#L51
Error return value of `bar.Add` is not checked (errcheck)
test: cmd/discover/domain.go#L53
Error return value of `bar.Finish` is not checked (errcheck)
test: cmd/discover/domain.go#L57
Error return value of `bar.Add` is not checked (errcheck)
test: cmd/scan/curl.go#L56
Error return value of `bar.Finish` is not checked (errcheck)
test: cmd/scan/curl.go#L60
Error return value of `bar.Add` is not checked (errcheck)
test: cmd/scan/curl.go#L69
Error return value of `internalCmd.PrintOrExportReport` is not checked (errcheck)
test: cmd/scan/graphql.go#L61
Error return value of `internalCmd.PrintOrExportReport` is not checked (errcheck)