Fix return class of check_model() patchwork #252
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
8m 8s
Annotations
1 error and 3 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L12
file=R/plot.check_model.R,line=12,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_model.R#L21
file=R/plot.check_model.R,line=21,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 82 to at most 40.
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L49
file=R/plot.check_model.R,line=49,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|