New x_limits argument #142
Triggered via pull request
September 28, 2023 09:57
Status
Failure
Total duration
4m 26s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
4m 8s
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/plot.check_predictions.R#L23
file=R/plot.check_predictions.R,line=23,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L24
file=R/plot.check_predictions.R,line=24,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L25
file=R/plot.check_predictions.R,line=25,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L26
file=R/plot.check_predictions.R,line=26,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L27
file=R/plot.check_predictions.R,line=27,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L28
file=R/plot.check_predictions.R,line=28,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L56
file=R/plot.check_predictions.R,line=56,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#L86
file=R/plot.check_predictions.R,line=86,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#L133
file=R/plot.check_predictions.R,line=133,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#L422
file=R/plot.check_predictions.R,line=422,col=11,[undesirable_function_linter] Function "sapply" is undesirable.
|