Skip to content

Fix typo for CorrelatedInvocationsID (#588) #991

Fix typo for CorrelatedInvocationsID (#588)

Fix typo for CorrelatedInvocationsID (#588) #991

Triggered via push July 25, 2024 18:56
Status Success
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: go/pkg/chunker/chunker.go#L69
error returned from external package is unwrapped: sig: func github.com/bazelbuild/remote-apis-sdks/go/pkg/reader.NewCompressedSeeker(fs github.com/bazelbuild/remote-apis-sdks/go/pkg/reader.ReadSeeker) (github.com/bazelbuild/remote-apis-sdks/go/pkg/reader.ReadSeeker, error) (wrapcheck)
lint: go/pkg/chunker/chunker.go#L136
error returned from interface method should be wrapped: sig: func (github.com/bazelbuild/remote-apis-sdks/go/pkg/reader.Initializable).Initialize() error (wrapcheck)
lint: go/pkg/chunker/chunker.go#L141
error returned from external package is unwrapped: sig: func io.ReadAll(r io.Reader) ([]byte, error) (wrapcheck)
lint: go/pkg/chunker/chunker.go#L183
error returned from interface method should be wrapped: sig: func (github.com/bazelbuild/remote-apis-sdks/go/pkg/reader.Initializable).Initialize() error (wrapcheck)
lint: go/pkg/chunker/chunker.go#L201
error returned from external package is unwrapped: sig: func io.ReadFull(r io.Reader, buf []byte) (n int, err error) (wrapcheck)
lint: go/pkg/digest/digest.go#L115
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/digest/digest.go#L154
error returned from external package is unwrapped: sig: func os.Open(name string) (*os.File, error) (wrapcheck)
lint: go/pkg/digest/digest.go#L168
error returned from external package is unwrapped: sig: func io.CopyBuffer(dst io.Writer, src io.Reader, buf []byte) (written int64, err error) (wrapcheck)
lint: go/pkg/reader/reader_test.go#L72
Error return value of `r.SeekOffset` is not checked (errcheck)
lint: go/pkg/reader/reader_test.go#L108
Error return value of `r.SeekOffset` is not checked (errcheck)
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/