Skip to content

Better emmeans outputs #236

Better emmeans outputs

Better emmeans outputs #236

Triggered via pull request September 4, 2024 19:09
Status Failure
Total duration 3m 6s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/bayesfactor_parameters.R#L271
file=R/bayesfactor_parameters.R,line=271,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
lint-changed-files / lint-changed-files: R/bayesfactor_parameters.R#L298
file=R/bayesfactor_parameters.R,line=298,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 139 characters.
lint-changed-files / lint-changed-files: R/bayesfactor_parameters.R#L459
file=R/bayesfactor_parameters.R,line=459,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
lint-changed-files / lint-changed-files: R/bci.R#L200
file=R/bci.R,line=200,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 128 characters.
lint-changed-files / lint-changed-files: R/ci.R#L33
file=R/ci.R,line=33,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 175 characters.
lint-changed-files / lint-changed-files: R/describe_posterior.R#L50
file=R/describe_posterior.R,line=50,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint-changed-files / lint-changed-files: R/describe_posterior.R#L123
file=R/describe_posterior.R,line=123,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
lint-changed-files / lint-changed-files: R/describe_posterior.R#L462
file=R/describe_posterior.R,line=462,col=14,[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/equivalence_test.R#L56
file=R/equivalence_test.R,line=56,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 198 characters.
lint-changed-files / lint-changed-files: R/equivalence_test.R#L58
file=R/equivalence_test.R,line=58,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 177 characters.