Skip to content

enhance: syntax highlighting for json/yaml #1365

enhance: syntax highlighting for json/yaml

enhance: syntax highlighting for json/yaml #1365

Triggered via pull request June 5, 2024 20:37
Status Failure
Total duration 2m 26s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
diff-review: internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
diff-review: action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
diff-review: action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
diff-review: action/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)
diff-review: action/pipeline/validate_test.go#L482
assignments should only be cuddled with other assignments (wsl)
diff-review: action/pipeline/validate_test.go#L483
only one cuddle assignment allowed before if statement (wsl)
diff-review: action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
diff-review: action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
diff-review
reviewdog exited with status code: 1
full-review: internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
full-review: action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
full-review: action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
full-review: action/pipeline/validate_test.go#L482
assignments should only be cuddled with other assignments (wsl)
full-review: action/pipeline/validate_test.go#L483
only one cuddle assignment allowed before if statement (wsl)
full-review: action/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)