Let user specify root disk for multiboot VMs #1003
Annotations
4 errors and 1 warning
lint:
pkg/apis/forklift/v1beta1/plan/vm.go#L70
expected '}', found '<<' (typecheck)
|
lint:
pkg/apis/forklift/v1beta1/plan/vm.go#L77
expected declaration, found 'for' (typecheck)
|
lint:
pkg/controller/plan/adapter/vsphere/builder.go#L668
r.Plan undefined (type *Builder has no field or method Plan) (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|