Skip to content

Report an error on unsupported codec or invalid zstd blob (#586) #1003

Report an error on unsupported codec or invalid zstd blob (#586)

Report an error on unsupported codec or invalid zstd blob (#586) #1003

Triggered via push August 6, 2024 15:44
Status Success
Total duration 3m 5s
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/outerr/outerr_test.go#L55
Error return value of `io.Copy` is not checked (errcheck)
lint: go/pkg/retry/retry.go#L113
error returned from external package is unwrapped: sig: func google.golang.org/grpc/status.ErrorProto(s *google.golang.org/genproto/googleapis/rpc/status.Status) error (wrapcheck)
lint: go/pkg/retry/retry.go#L120
error returned from interface method should be wrapped: sig: func (context.Context).Err() error (wrapcheck)
lint: go/pkg/testutil/testutil.go#L18
error returned from external package is unwrapped: sig: func os.CreateTemp(dir string, pattern string) (*os.File, error) (wrapcheck)
lint: go/pkg/testutil/testutil.go#L21
error returned from external package is unwrapped: sig: func (*os.File).Chmod(mode io/fs.FileMode) error (wrapcheck)
lint: go/pkg/testutil/testutil.go#L24
error returned from external package is unwrapped: sig: func (*os.File).Close() error (wrapcheck)
lint: go/pkg/testutil/testutil.go#L28
error returned from external package is unwrapped: sig: func os.WriteFile(name string, data []byte, perm io/fs.FileMode) error (wrapcheck)
lint: go/pkg/actas/actas_test.go#L83
Error return value is not checked (errcheck)
lint: go/pkg/actas/actas_test.go#L157
Error return value 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/