commented swith org #345
Annotations
8 errors and 1 warning
client/node_actions.go#L23
var-naming: method parameter configUid should be configUID (revive)
|
client/node_actions.go#L168
var-naming: method parameter NodeId should be NodeID (revive)
|
client/node_actions.go#L8
exported: exported type GetMaintenanceStatus should have comment or be unexported (revive)
|
client/cluster_host_config.go#L17
exported: exported method V1Client.ApplyClusterHostConfig should have comment or be unexported (revive)
|
client/cluster_profile_import.go#L25
exported: exported method V1Client.ClusterProfileExport should have comment or be unexported (revive)
|
client/cluster.go#L317
unused-parameter: parameter 'upgradeSetting' seems to be unused, consider removing or renaming it as _ (revive)
|
client/organization.go#L31
unused-parameter: parameter 'orgName' seems to be unused, consider removing or renaming it as _ (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