Skip to content

WIP: Ceph fixes

WIP: Ceph fixes #6340

Triggered via pull request August 28, 2024 09:41
Status Failure
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/http/services/owncloud/ocs/data/capabilities.go#L56
tag is not aligned, should be: json:"dav" mapstructure:"dav" xml:"dav" (tagalign)
lint: internal/grpc/services/storageprovider/storageprovider.go#L966
func `(*service).listVirtualView` is unused (unused)
lint: internal/grpc/services/gateway/storageprovider.go#L1529
func `(*svc).listHome` is unused (unused)
lint: internal/grpc/services/gateway/webdavstorageprovider.go#L71
func `(*svc).webdavRefLs` is unused (unused)
lint: internal/http/services/owncloud/ocdav/ocdav.go#L300
unreachable: unreachable code (govet)
lint: internal/grpc/services/storageprovider/storageprovider.go#L930
ineffectual assignment to err (ineffassign)
lint
Process completed with exit code 2.
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/