New CRAN release #234
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 2s
Annotations
1 error and 6 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/eta_squared-main.R#L26
file=R/eta_squared-main.R,line=26,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
lint-changed-files / lint-changed-files:
R/eta_squared-main.R#L251
file=R/eta_squared-main.R,line=251,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint-changed-files / lint-changed-files:
R/eta_squared-main.R#L319
file=R/eta_squared-main.R,line=319,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 147 characters.
|
lint-changed-files / lint-changed-files:
R/eta_squared-main.R#L487
file=R/eta_squared-main.R,line=487,col=7,[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/eta_squared-main.R#L635
file=R/eta_squared-main.R,line=635,col=7,[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/eta_squared-main.R#L835
file=R/eta_squared-main.R,line=835,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 146 characters.
|