feat(cmd/rofl): Implement deploy via ROFL market #1402
Annotations
6 errors and 1 warning
|
lint:
build/env/env.go#L177
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
lint:
build/env/env.go#L105
Consider pre-allocating `envArgs` (prealloc)
|
|
lint:
build/env/env.go#L56
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
build/env/env.go#L185
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
cmd/rofl/build/build.go#L83
shadow: declaration of "err" shadows declaration at line 72 (govet)
|
|
lint
issues found
|
|
lint
Failed to restore: Cache service responded with 422
|