fix(sec): upgrade golang.org/x/net to 0.17.0 #136
Annotations
10 errors
golangci-lint:
api/client/client.go#L14
import 'github.com/gorilla/websocket' is not allowed from list 'Main' (depguard)
|
golangci-lint:
api/client/client.go#L125
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
golangci-lint:
api/client/client.go#L193
response body must be closed (bodyclose)
|
golangci-lint:
api/internal/proto/message.pb.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L3
exported: exported type Message should have comment or be unexported (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L7
exported: exported method Message.ProtoMessage should have comment or be unexported (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L9
exported: exported method Message.Reset should have comment or be unexported (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L17
exported: exported method Message.Marshal should have comment or be unexported (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L21
exported: exported method Message.Unmarshal should have comment or be unexported (revive)
|
golangci-lint:
api/internal/proto/message.pb.go#L26
exported: exported function NewMessage should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading