Add automatic resource cleanup #16
test.yml
on: pull_request
Run Tests and Analysis
2m 48s
Annotations
10 errors and 1 warning
Run Tests and Analysis:
pkg/client/client.go#L38
var requestId should be requestID (ST1003)
|
Run Tests and Analysis:
pkg/client/client.go#L44
should omit comparison to bool constant, can be simplified to !exists (S1002)
|
Run Tests and Analysis:
pkg/client/client.go#L81
should omit comparison to bool constant, can be simplified to !session.Open (S1002)
|
Run Tests and Analysis:
pkg/client/client.go#L225
should omit comparison to bool constant, can be simplified to ok (S1002)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L4
at least one file in a package should have a package comment (ST1000)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L54
proto.EnumName is deprecated: Do not use. (SA1019)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L79
proto.EnumName is deprecated: Do not use. (SA1019)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L102
xxx_messageInfo_LogMessage.Unmarshal is deprecated: Do not use; this method existed for intenal-use only. (SA1019)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L105
xxx_messageInfo_LogMessage.Marshal is deprecated: Do not use; this method existed for intenal-use only. (SA1019)
|
Run Tests and Analysis:
tunnel_pb/tunnel.pb.go#L108
xxx_messageInfo_LogMessage.Merge is deprecated: Do not use; this method existed for intenal-use only. (SA1019)
|
Run Tests and Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|