feat(cmd/rofl): Implement deploy via ROFL market #1391
Annotations
10 errors
|
lint:
build/rofl/oci.go#L83
shadow: declaration of "err" shadows declaration at line 43 (govet)
|
|
lint:
build/rofl/manifest.go#L315
structtag: struct field Offer repeats json tag "provider" also at manifest.go:313 (govet)
|
|
lint:
build/rofl/provider/manifest.go#L31
`Manfiest` is a misspelling of `Manifest` (misspell)
|
|
lint:
cmd/rofl/instance/mgmt.go#L154
`unkown` is a misspelling of `unknown` (misspell)
|
|
lint:
cmd/rofl/provider/mgmt.go#L12
import 'github.com/wI2L/jsondiff' is not allowed from list 'main' (depguard)
|
|
lint:
cmd/rofl/deploy.go#L152
S1005: unnecessary assignment to the blank identifier (gosimple)
|
|
lint:
cmd/rofl/deploy.go#L148
printf: fmt.Sprintf does not support error-wrapping directive %w (govet)
|
|
lint:
cmd/rofl/instance/mgmt.go#L243
shadow: declaration of "err" shadows declaration at line 234 (govet)
|
|
lint:
cmd/rofl/instance/mgmt.go#L322
shadow: declaration of "err" shadows declaration at line 313 (govet)
|
|
lint:
cmd/rofl/provider/mgmt.go#L113
shadow: declaration of "err" shadows declaration at line 99 (govet)
|