enhance: syntax highlighting for json/yaml #1365
Annotations
9 errors
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
|
action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
|
action/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)
|
action/pipeline/validate_test.go#L482
assignments should only be cuddled with other assignments (wsl)
|
action/pipeline/validate_test.go#L483
only one cuddle assignment allowed before if statement (wsl)
|
action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
|
action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
|
|
This job failed
Loading