eacl: Support new operators #6371
Annotations
5 errors and 1 warning
golangci-lint:
cmd/neofs-node/accounting.go#L1
: # github.com/nspcc-dev/neofs-node/cmd/neofs-node
|
golangci-lint:
cmd/neofs-node/object.go#L368
cannot use server (variable of type *"github.com/nspcc-dev/neofs-node/pkg/network/transport/object/grpc".Server) as type "github.com/nspcc-dev/neofs-api-go/v2/object/grpc".ObjectServiceServer in argument to objectGRPC.RegisterObjectServiceServer:
|
golangci-lint:
cmd/neofs-cli/modules/util/acl.go#L392
missing cases in switch of type eacl.Match: eacl.MatchUnknown, eacl.MatchStringEqual, eacl.MatchStringNotEqual (exhaustive)
|
golangci-lint:
pkg/innerring/processors/container/process_eacl.go#L111
missing cases in switch of type eacl.Match: eacl.MatchUnknown, eacl.MatchStringEqual, eacl.MatchStringNotEqual (exhaustive)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading