Skip to content

GCPMachinePoolMachine Support #76

GCPMachinePoolMachine Support

GCPMachinePoolMachine Support #76

Triggered via pull request April 16, 2024 21:49
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: cloud/services/compute/instancegroupinstances/client.go#L101
string `DONE` has 3 occurrences, make it a constant (goconst)
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/services/compute/instancegroupinstances/client.go#L130
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)