Skip to content

feat(provider): expose verifier error sentinels for errors.Is discrim… #928

feat(provider): expose verifier error sentinels for errors.Is discrim…

feat(provider): expose verifier error sentinels for errors.Is discrim… #928

Triggered via push May 21, 2026 23:46
Status Failure
Total duration 30s
Artifacts
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)