fix: syntax highlighting #1373
Annotations
8 errors and 1 warning
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#L204
assignments should only be cuddled with other assignments (wsl)
|
action/config/load.go#L205
only one cuddle assignment allowed before if statement (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/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)
|
action/secret/table.go#L51
directive `//nolint:gosec // ignore memory aliasing` is unused for linter "gosec" (nolintlint)
|
action/secret/table.go#L106
directive `//nolint:gosec // ignore memory aliasing` is unused for linter "gosec" (nolintlint)
|
|
This job succeeded
Loading