Skip to content

Add 5 minute buffer for expiry refresh (#578) #973

Add 5 minute buffer for expiry refresh (#578)

Add 5 minute buffer for expiry refresh (#578) #973

Triggered via push June 5, 2024 14:48
Status Success
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
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/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/filemetadata/cache.go#L49
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
lint: go/pkg/filemetadata/cache.go#L59
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
lint: go/pkg/filemetadata/cache.go#L82
error returned from external package is unwrapped: sig: func (*github.com/bazelbuild/remote-apis-sdks/go/pkg/cache.SingleFlight).LoadOrStore(key interface{}, valFn func() (val interface{}, err error)) (interface{}, error) (wrapcheck)
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/