Pkarpov add rpc with tls #209
go_lint.yaml
on: pull_request
Go linter for images
59s
Annotations
10 errors and 1 warning
Go linter for images
Error return value of `fl.Parse` is not checked (errcheck)
|
Go linter for images
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
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 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Go linter for images
var-naming: const NSCValidatorId should be NSCValidatorID (revive)
|
Go linter for images
var-naming: const SCValidatorId should be SCValidatorID (revive)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
ineffectual assignment to err (ineffassign)
|
Go linter for images
Restore cache failed: Dependencies file is not found in /home/ubuntu/actions-runner-1/_work/csi-nfs/csi-nfs. Supported file pattern: go.sum
|