Skip to content

Driver APIs and controller definition #9

Driver APIs and controller definition

Driver APIs and controller definition #9

Triggered via pull request June 21, 2024 14:23
Status Failure
Total duration 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors
govulncheck
The specified go version file at: go.mod does not exist
codespell: docs/design/operator.md#L73
catagorized ==> categorized
codespell: test/e2e/e2e_test.go#L45
AfterAll ==> after all
codespell: vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go#L111
complie ==> compile, complice, complied
misspell: api/v1alpha1/driver_types.go#L200
[misspell] reported by reviewdog 🐶 "additonal" is a misspelling of "additional" Raw Output: ./api/v1alpha1/driver_types.go:200:14: "additonal" is a misspelling of "additional"
misspell: api/v1alpha1/driver_types.go#L215
[misspell] reported by reviewdog 🐶 "defualt" is a misspelling of "default" Raw Output: ./api/v1alpha1/driver_types.go:215:74: "defualt" is a misspelling of "default"
misspell: config/crd/bases/csi.ceph.io_drivers.yaml#L74
[misspell] reported by reviewdog 🐶 "additonal" is a misspelling of "additional" Raw Output: ./config/crd/bases/csi.ceph.io_drivers.yaml:74:28: "additonal" is a misspelling of "additional"
golangci-lint: api/v1alpha1/driver_types.go#L200
`additonal` is a misspelling of `additional` (misspell)
golangci-lint: api/v1alpha1/driver_types.go#L215
`defualt` is a misspelling of `default` (misspell)
golangci-lint
issues found