Skip to content

disable ocm_ocm_share_test #186

disable ocm_ocm_share_test

disable ocm_ocm_share_test #186

Triggered via push September 3, 2024 10:01
Status Failure
Total duration 2m 9s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/storage/utils/grants/grants.go#L35
copylocks: call of cmp.Equal copies lock value: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.ResourcePermissions contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/storage/utils/grants/grants.go#L132
copylocks: call of cmp.Equal copies lock value: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.ResourcePermissions contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/storage/utils/grants/grants.go#L137
copylocks: call of cmp.Equal copies lock value: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.Grantee contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/auth/scope/ocmshare.go#L69
copylocks: call of hasRoleEditor copies lock value: github.com/cs3org/go-cs3apis/cs3/auth/provider/v1beta1.Scope contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/auth/scope/ocmshare.go#L71
copylocks: call of hasRoleEditor copies lock value: github.com/cs3org/go-cs3apis/cs3/auth/provider/v1beta1.Scope contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/auth/scope/ocmshare.go#L73
copylocks: call of hasRoleEditor copies lock value: github.com/cs3org/go-cs3apis/cs3/auth/provider/v1beta1.Scope contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: pkg/auth/scope/scope.go#L61
copylocks: hasRoleEditor passes lock by value: github.com/cs3org/go-cs3apis/cs3/auth/provider/v1beta1.Scope contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: internal/grpc/services/gateway/authprovider.go#L95
copylocks: assignment copies lock value to u: github.com/cs3org/go-cs3apis/cs3/identity/user/v1beta1.User contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: internal/http/services/appprovider/appprovider.go#L438
copylocks: call of log.Info().Interface copies lock value: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.Reference contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: internal/http/services/appprovider/appprovider.go#L475
copylocks: call of log.Info().Interface copies lock value: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.Reference contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/