Skip to content

Draft McDonald's Omega #386

Draft McDonald's Omega

Draft McDonald's Omega #386

Triggered via pull request January 8, 2024 16:21
Status Failure
Total duration 2m 13s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
1m 59s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/check_itemscale.R#L162
file=R/check_itemscale.R,line=162,col=11,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
lint-changed-files / lint-changed-files: R/check_itemscale.R#L188
file=R/check_itemscale.R,line=188,col=9,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.