Skip to content

Bump golangci/golangci-lint-action from 3 to 7 #241

Bump golangci/golangci-lint-action from 3 to 7

Bump golangci/golangci-lint-action from 3 to 7 #241

Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: tests/intelOwl_test.go#L63
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: tests/intelOwl_test.go#L52
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: tests/intelOwl_test.go#L77
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: tests/analysisService_test.go#L175
Error return value of `file2.Close` is not checked (errcheck)
lint: tests/analysisService_test.go#L171
Error return value of `file.Close` is not checked (errcheck)
lint: tests/analysisService_test.go#L122
Error return value of `file.Close` is not checked (errcheck)
lint: gointelowl/client.go#L227
Error return value of `response.Body.Close` is not checked (errcheck)
lint: gointelowl/analysis.go#L256
Error return value of `writer.Close` is not checked (errcheck)
lint: gointelowl/analysis.go#L180
Error return value of `writer.Close` is not checked (errcheck)
lint: gointelowl/analysis.go#L177
Error return value of `writer.Close` is not checked (errcheck)