Skip to content

update golang.org/x/net v0.8.0 to 0.17.0 (#2677) #137

update golang.org/x/net v0.8.0 to 0.17.0 (#2677)

update golang.org/x/net v0.8.0 to 0.17.0 (#2677) #137

Triggered via push November 29, 2023 10:24
Status Failure
Total duration 2m 12s
Artifacts

tests.yaml

on: push
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.