Skip to content

fix: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected #108

fix: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected

fix: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected #108

Triggered via pull request June 28, 2024 16:17
Status Failure
Total duration 2m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: cloud/services/compute/instancegroups/instancegroups.go#L260
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: cloud/scope/machinepoolmachine.go#L354
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: cloud/scope/machinepool_test.go#L62
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: cloud/scope/machinepoolmachine.go#L308
assigned to image, but reassigned without using the value (wastedassign)
lint
issues found