Add flag to set symlink following behavior for uploading directory (#… #1019
Annotations
10 errors and 4 warnings
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/balancer/roundrobin.go#L38
error returned from external package is unwrapped: sig: func errors.Join(errs ...error) error (wrapcheck)
|
lint:
go/pkg/balancer/roundrobin.go#L43
error returned from external package is unwrapped: sig: func (*google.golang.org/grpc.ClientConn).Invoke(ctx context.Context, method string, args interface{}, reply interface{}, opts ...google.golang.org/grpc.CallOption) error (wrapcheck)
|
lint:
go/pkg/balancer/roundrobin.go#L48
error returned from external package is unwrapped: sig: func (*google.golang.org/grpc.ClientConn).NewStream(ctx context.Context, desc *google.golang.org/grpc.StreamDesc, method string, opts ...google.golang.org/grpc.CallOption) (google.golang.org/grpc.ClientStream, 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
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 use a deprecated Node.js version 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/
|