rewrote router using chi lib #6148
Annotations
10 errors and 1 warning
internal/http/services/owncloud/ocs/data/capabilities.go#L65
tag is not aligned, should be: json:"version" mapstructure:"version" xml:"version" (tagalign)
|
internal/http/services/owncloud/ocs/data/capabilities.go#L66
tag is not aligned, should be: json:"enabled" mapstructure:"enabled" xml:"enabled" (tagalign)
|
internal/http/services/owncloud/ocs/data/capabilities.go#L67
tag is not aligned, should be: json:"projects" mapstructure:"projects" xml:"projects" (tagalign)
|
internal/http/services/owncloud/ocgraph/shares.go#L81
commentFormatting: put a space between `//` and comment text (gocritic)
|
internal/http/services/owncloud/ocgraph/unifiedrole.go#L52
Comment should end in a period (godot)
|
internal/http/services/owncloud/ocgraph/unifiedrole.go#L54
Comment should end in a period (godot)
|
internal/http/services/owncloud/ocgraph/unifiedrole.go#L56
Comment should end in a period (godot)
|
internal/grpc/services/spacesregistry/spacesregistry.go#L60
tag is not aligned, should be: mapstructure:"user_space" validate:"required" (tagalign)
|
internal/http/services/owncloud/ocgraph/shares.go#L230
func `(*svc).getSharedByMe` is unused (unused)
|
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)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], 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/
|
This job failed
Loading