Skip to content

Flexible ROPE values for describe_posterior #259

Flexible ROPE values for describe_posterior

Flexible ROPE values for describe_posterior #259

Triggered via pull request September 16, 2024 17:40
Status Failure
Total duration 2m 57s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 45s
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/describe_posterior.R#L51
file=R/describe_posterior.R,line=51,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#L125
file=R/describe_posterior.R,line=125,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
lint-changed-files / lint-changed-files: R/p_significance.R#L34
file=R/p_significance.R,line=34,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
lint-changed-files / lint-changed-files: R/p_significance.R#L147
file=R/p_significance.R,line=147,col=11,[undesirable_function_linter] Avoid undesirable function "mapply".
lint-changed-files / lint-changed-files: R/p_significance.R#L287
file=R/p_significance.R,line=287,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/print_html.R#L97
file=R/print_html.R,line=97,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
lint-changed-files / lint-changed-files: R/print_html.R#L114
file=R/print_html.R,line=114,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
lint-changed-files / lint-changed-files: R/print_md.R#L96
file=R/print_md.R,line=96,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
lint-changed-files / lint-changed-files: R/print_md.R#L113
file=R/print_md.R,line=113,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
lint-changed-files / lint-changed-files: R/print.R#L322
file=R/print.R,line=322,col=3,[missing_argument_linter] Missing argument 6 in function call.