Skip to content

Bump golangci/golangci-lint-action from 3 to 8 #244

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

Bump golangci/golangci-lint-action from 3 to 8 #244

Triggered via pull request May 6, 2025 23:34
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
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)