Merge pull request #406 from jacobweinstock/iso-mounting #925
Annotations
2 errors
lint:
controller/machine/workflow.go#L71
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"iso boot mode requires an isoURL\")" (err113)
|
lint:
controller/machine/workflow.go#L73
assignments should only be cuddled with other assignments (wsl)
|
Loading