feat: add initial implementation #4
Annotations
10 errors
cmd/vela-manifest-tool/plugin.go#L96
Error return value of `a.WriteFile` is not checked (errcheck)
|
cmd/vela-manifest-tool/command.go#L17
Comment should end in a period (godot)
|
cmd/vela-manifest-tool/manifestspec.go#L30
Comment should end in a period (godot)
|
cmd/vela-manifest-tool/plugin.go#L40
Comment should end in a period (godot)
|
cmd/vela-manifest-tool/command_test.go#L41
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
cmd/vela-manifest-tool/manifestspec.go#L65
if statements should only be cuddled with assignments (wsl)
|
cmd/vela-manifest-tool/manifestspec.go#L82
assignments should only be cuddled with other assignments (wsl)
|
cmd/vela-manifest-tool/manifestspec.go#L145
return statements should not be cuddled if block has more than two lines (wsl)
|
cmd/vela-manifest-tool/manifestspec.go#L154
if statements should only be cuddled with assignments (wsl)
|
cmd/vela-manifest-tool/manifestspec.go#L73
ranges should only be cuddled with assignments used in the iteration (wsl)
|
The logs for this run have expired and are no longer available.
Loading