Skip to content

cmd/rofl/machine: Support provider:machine-id directly #2388

cmd/rofl/machine: Support provider:machine-id directly

cmd/rofl/machine: Support provider:machine-id directly #2388

Triggered via pull request January 29, 2026 18:27
Status Failure
Total duration 1m 58s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: cmd/rofl/machine/mgmt.go#L288
exported: type name will be used as machine.MachineCfg by other packages, and that stutters; consider calling this Cfg (revive)
lint: cmd/rofl/machine/mgmt.go#L69
ineffectual assignment to err (ineffassign)