Adjust webhook for handling NFSv3 #206
go_lint.yaml
on: pull_request
Go linter for images
37s
Annotations
10 errors and 1 warning
Go linter for images
commentFormatting: put a space between `//` and comment text (gocritic)
|
Go linter for images
`occured` is a misspelling of `occurred` (misspell)
|
Go linter for images
`occured` is a misspelling of `occurred` (misspell)
|
Go linter for images
`occured` is a misspelling of `occurred` (misspell)
|
Go linter for images
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Go linter for images
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Go linter for images
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Go linter for images
`getModuleConfigNFSSettings` - result `err` is always `nil` (unparam)
|
Go linter for images
`performStandartChecksForSc` - `nameForTestResource` always receives `nameForTestResource` (`"example"`) (unparam)
|
Go linter for images
`performStandartChecksForSecret` - `nameForTestResource` always receives `nameForTestResource` (`"example"`) (unparam)
|
Go linter for images
Restore cache failed: Dependencies file is not found in /home/gitlab-runner/deckhouse-github-runner-2-instance-4/_work/csi-nfs/csi-nfs. Supported file pattern: go.sum
|