Skip to content

[controller] Refactor code on linter issues and test improvements. #12

[controller] Refactor code on linter issues and test improvements.

[controller] Refactor code on linter issues and test improvements. #12

Triggered via pull request August 6, 2024 15:50
Status Failure
Total duration 16s
Artifacts

go_lint.yaml

on: pull_request
Go linter for images
10s
Go linter for images
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Go linter for images
var-naming: struct field MachineId should be MachineID (revive)
Go linter for images
captLocal: `VGName' should not be capitalized (gocritic)
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
`sucessfully` is a misspelling of `successfully` (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
var-naming: method ApiMethodsDuration should be APIMethodsDuration (revive)
Go linter for images
var-naming: method ApiMethodsExecutionCount should be APIMethodsExecutionCount (revive)
Go linter for images
var-naming: method ApiMethodsErrors should be APIMethodsErrors (revive)
Go linter for images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go linter for images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go linter for images
Restore cache failed: Dependencies file is not found in /opt/actions-runners/0/_work/sds-node-configurator/sds-node-configurator. Supported file pattern: go.sum