Skip to content

fix(sec): upgrade golang.org/x/net to 0.17.0 #136

fix(sec): upgrade golang.org/x/net to 0.17.0

fix(sec): upgrade golang.org/x/net to 0.17.0 #136

Re-run triggered November 29, 2023 10:24
Status Failure
Total duration 2m 15s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint: api/client/client.go#L14
import 'github.com/gorilla/websocket' is not allowed from list 'Main' (depguard)
Lint: api/client/client.go#L125
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
Lint: api/client/client.go#L193
response body must be closed (bodyclose)
Lint: api/internal/proto/message.pb.go#L1
package-comments: should have a package comment (revive)
Lint: api/internal/proto/message.pb.go#L3
exported: exported type Message should have comment or be unexported (revive)
Lint: api/internal/proto/message.pb.go#L7
exported: exported method Message.ProtoMessage should have comment or be unexported (revive)
Lint: api/internal/proto/message.pb.go#L9
exported: exported method Message.Reset should have comment or be unexported (revive)
Lint: api/internal/proto/message.pb.go#L17
exported: exported method Message.Marshal should have comment or be unexported (revive)
Lint: api/internal/proto/message.pb.go#L21
exported: exported method Message.Unmarshal should have comment or be unexported (revive)
Lint: api/internal/proto/message.pb.go#L26
exported: exported function NewMessage should have comment or be unexported (revive)
Unit Tests
Process completed with exit code 1.
Summary Report
Process completed with exit code 1.