Skip to content

Add support for Spaces #4853

Add support for Spaces

Add support for Spaces #4853

Triggered via pull request February 12, 2024 16:06
@gmgigi96gmgigi96
synchronize #4404
spaces
Status Failure
Total duration 12m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/http/services/owncloud/ocapi/ocapi.go#L59
Error return value of `w.Write` is not checked (errcheck)
lint: internal/http/services/owncloud/ocapi/ocapi.go#L15
Comment should end in a period (godot)
lint: pkg/projects/manager/memory/memory_test.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: pkg/projects/projects.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: pkg/projects/manager/registry/registry.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: internal/http/services/owncloud/ocdav/trashbin.go#L47
field `spaces` is unused (unused)
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#L139
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#L144
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.