Skip to content

Remove zstdpool-syncpool (#551) #870

Remove zstdpool-syncpool (#551)

Remove zstdpool-syncpool (#551) #870

Triggered via push April 25, 2024 16:17
Status Success
Total duration 1m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: go/pkg/uploadinfo/entry.go#L55
error returned from external package is unwrapped: sig: func google.golang.org/protobuf/proto.Marshal(m google.golang.org/protobuf/reflect/protoreflect.ProtoMessage) ([]byte, error) (wrapcheck)
lint: go/pkg/balancer/gcp_balancer_test.go#L31
Error return value of `balancer.UpdateClientConnState` is not checked (errcheck)
lint: go/pkg/balancer/gcp_interceptor.go#L213
Error return value of `protojson.Unmarshal` is not checked (errcheck)
lint: go/pkg/balancer/gcp_interceptor.go#L96
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: go/pkg/balancer/gcp_interceptor.go#L120
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: go/pkg/balancer/gcp_balancer.go#L176
SA1019: scRef.subConn.UpdateAddresses is deprecated: this method will be removed. Create new SubConns for new addresses instead. (staticcheck)
lint: go/pkg/balancer/gcp_balancer.go#L210
SA1019: gb.cc.NewSubConn is deprecated: please be aware that in a future version, SubConns will only support one address per SubConn. (staticcheck)
lint: go/pkg/balancer/gcp_balancer.go#L276
SA1019: balancer.ErrTransientFailure is deprecated: return an appropriate error based on the last resolution or connection attempt instead. The behavior is the same for any non-gRPC status error. (staticcheck)
lint: go/pkg/balancer/gcp_balancer_test.go#L38
SA1019: balancer.UpdateSubConnState is deprecated: Use NewSubConnOptions.StateListener when creating the SubConn instead. (staticcheck)
lint: go/pkg/balancer/gcp_picker.go#L136
ST1005: error strings should not be capitalized (stylecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/