remove unmaintained errors pkg #861
Annotations
8 errors and 4 warnings
lint:
go/pkg/tool/tool.go#L415
ST1005: error strings should not end with punctuation or newlines (stylecheck)
|
lint:
go/pkg/cas/upload.go#L395
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/errgroup.Group).Wait() error (wrapcheck)
|
lint:
go/pkg/cas/upload.go#L482
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/errgroup.Group).Wait() error (wrapcheck)
|
lint:
go/pkg/cas/upload.go#L599
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/semaphore.Weighted).Acquire(ctx context.Context, n int64) error (wrapcheck)
|
lint:
go/pkg/cas/upload.go#L856
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/semaphore.Weighted).Acquire(ctx context.Context, n int64) error (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L291
error returned from external package is unwrapped: sig: func github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.NewClient(ctx context.Context, conn *google.golang.org/grpc.ClientConn, instanceName string) (*github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.Client, error) (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L307
error returned from external package is unwrapped: sig: func (*github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.Client).Upload(ctx context.Context, opt github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.UploadOptions, inputC <-chan *github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.UploadInput) (*github.com/bazelbuild/remote-apis-sdks/go/pkg/cas.UploadResult, error) (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L310
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/errgroup.Group).Wait() 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/
|