Skip to content

New CRAN release

New CRAN release #234

Triggered via pull request June 23, 2024 18:22
Status Failure
Total duration 2m 14s
Artifacts

lint-changed-files.yaml

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

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.