Support for package WeightIt #751
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
3m 0s
Annotations
1 error and 6 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/find_parameters.R#L831
file=R/find_parameters.R,line=831,col=63,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint-changed-files / lint-changed-files:
R/find_statistic.R#L21
file=R/find_statistic.R,line=21,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 53 to at most 40.
|
lint-changed-files / lint-changed-files:
R/model_info.R#L42
file=R/model_info.R,line=42,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
|
lint-changed-files / lint-changed-files:
R/utils_model_info.R#L1
file=R/utils_model_info.R,line=1,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 255 to at most 40.
|
lint-changed-files / lint-changed-files:
R/utils_model_info.R#L154
file=R/utils_model_info.R,line=154,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 140 characters.
|
lint-changed-files / lint-changed-files:
R/utils_model_info.R#L348
file=R/utils_model_info.R,line=348,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|