added comment #346
Annotations
6 errors and 1 warning
client/node_actions.go#L172
unused-parameter: parameter 'ConfigUID' seems to be unused, consider removing or renaming it as _ (revive)
|
client/node_actions.go#L170
exported: comment on exported method V1Client.GetNodeMaintenanceStatusLibvirt should be of the form "GetNodeMaintenanceStatusLibvirt ..." (revive)
|
client/node_actions.go#L25
var-naming: method parameter configUid should be configUID (revive)
|
client/organization.go#L31
unused-parameter: parameter 'orgName' seems to be unused, consider removing or renaming it as _ (revive)
|
client/cluster_profile_import.go#L25
exported: exported method V1Client.ClusterProfileExport should have comment or be unexported (revive)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading