chore(release): release v2.5.0 #929
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)
|