Update doc for how to re-run an action with another RBE instance. (#590) #1004
Annotations
10 errors and 4 warnings
lint:
go/pkg/moreflag/moreflag.go#L21
Error return value of `flag.CommandLine.Parse` is not checked (errcheck)
|
lint:
go/pkg/moreflag/moreflag.go#L32
Error return value of `flag.Set` is not checked (errcheck)
|
lint:
go/pkg/flags/flags.go#L105
error returned from external package is unwrapped: sig: func time.ParseDuration(s string) (time.Duration, error) (wrapcheck)
|
lint:
go/pkg/flags/flags.go#L140
error returned from external package is unwrapped: sig: func github.com/bazelbuild/remote-apis-sdks/go/pkg/client.NewClient(ctx context.Context, instanceName string, params github.com/bazelbuild/remote-apis-sdks/go/pkg/client.DialParams, opts ...github.com/bazelbuild/remote-apis-sdks/go/pkg/client.Opt) (*github.com/bazelbuild/remote-apis-sdks/go/pkg/client.Client, error) (wrapcheck)
|
lint:
go/pkg/client/bytestream_test.go#L245
Error return value of `s.server.Serve` is not checked (errcheck)
|
lint:
go/pkg/client/cas_download.go#L575
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
go/pkg/client/cas_download.go#L628
Error return value of `wt.pw.Write` is not checked (errcheck)
|
lint:
go/pkg/client/cas_download.go#L760
Error return value of `c.downloadSingle` is not checked (errcheck)
|
lint:
go/pkg/client/cas_download.go#L664
S1031: unnecessary nil check around range (gosimple)
|
lint:
go/pkg/client/cas_upload.go#L344
S1031: unnecessary nil check around range (gosimple)
|
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/
|