Skip to content

refactoring

refactoring #4850

Triggered via push February 12, 2024 15:46
Status Failure
Total duration 4m 31s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/share/cache/memory/memory.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: pkg/share/share.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: pkg/share/share_test.go#L1
Expected:2024, Actual: 2023 CERN (goheader)
lint: pkg/appauth/manager/json/json.go#L159
copylocks: assignment copies lock value to clonedAppPass: github.com/cs3org/go-cs3apis/cs3/auth/applications/v1beta1.AppPassword contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
lint: internal/http/services/overleaf/overleaf.go#L310
copylocks: literal copies lock value from resourceRef: github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1.Reference 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: pkg/publicshare/manager/memory/memory.go#L235
copylocks: getPublicShareByTokenID passes lock by value: github.com/cs3org/go-cs3apis/cs3/sharing/link/v1beta1.PublicShareId contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
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/ocm/share/repository/nextcloud/nextcloud_test.go#L267
copylocks: call of Expect copies lock value: github.com/cs3org/go-cs3apis/cs3/sharing/ocm/v1beta1.Share 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/.