Skip to content

plot() for p_significance works with asymmetrical threshold #308

plot() for p_significance works with asymmetrical threshold

plot() for p_significance works with asymmetrical threshold #308

Triggered via pull request September 5, 2024 12:52
Status Failure
Total duration 1m 40s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/plot.check_predictions.R#L70
file=R/plot.check_predictions.R,line=70,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint-changed-files / lint-changed-files: R/plot.check_predictions.R#L107
file=R/plot.check_predictions.R,line=107,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/plot.check_predictions.R#L208
file=R/plot.check_predictions.R,line=208,col=28,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/utils.R#L7
file=R/utils.R,line=7,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.