GCPMachinePoolMachine Support #29
Annotations
4 errors and 4 warnings
lint:
cloud/services/compute/instancegroupinstances/instancegroupinstances.go#L73
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
cloud/scope/machinepoolmachine.go#L164
unnecessary leading newline (whitespace)
|
lint:
cloud/scope/machinepoolmachine.go#L189
unnecessary trailing newline (whitespace)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
cloud/scope/machinepoolmachine.go#L203
exported: comment on exported method MachinePoolMachineScope.GetNodeByProviderID should be of the form "GetNodeByProviderID ..." (revive)
|
lint:
cloud/scope/machinepoolmachine.go#L119
unused-parameter: parameter 'instanceID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cloud/services/compute/instancegroupinstances/instancegroupinstances.go#L70
var-naming: var providerId should be providerID (revive)
|