Skip to content

chore(deps): update golangci/golangci-lint-action action to v9.3.0 #931

chore(deps): update golangci/golangci-lint-action action to v9.3.0

chore(deps): update golangci/golangci-lint-action action to v9.3.0 #931

Triggered via pull request May 22, 2026 01:08
Status Failure
Total duration 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: provider/verify_request_test.go#L120
Error return value of `os.Unsetenv` is not checked (errcheck)
lint: provider/verify_request_test.go#L118
Error return value of `os.Setenv` is not checked (errcheck)
lint: message/verifier.go#L62
Error return value of `r.Body.Close` is not checked (errcheck)
lint: internal/native/message_server_test.go#L483
Error return value of `conn.Close` is not checked (errcheck)
lint: internal/native/message_server_test.go#L409
Error return value of `conn.Close` is not checked (errcheck)
lint: installer/installer.go#L526
Error return value of `f.Close` is not checked (errcheck)
lint: installer/installer.go#L426
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: installer/installer.go#L420
Error return value of `f.Close` is not checked (errcheck)
lint: examples/grpc/routeguide/server/server.go#L250
Error return value of `grpcServer.Serve` is not checked (errcheck)
lint: command/root_test.go#L57
Error return value of `w.Close` is not checked (errcheck)