Skip to content

code clean

code clean #283

Triggered via pull request September 22, 2023 22:19
Status Failure
Total duration 4m 29s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
4m 7s
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/all_equal_models.R#L29
file=R/all_equal_models.R,line=29,col=51,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
lint-changed-files / lint-changed-files: R/all_equal_models.R#L32
file=R/all_equal_models.R,line=32,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/all_equal_models.R#L37
file=R/all_equal_models.R,line=37,col=20,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/all_equal_models.R#L66
file=R/all_equal_models.R,line=66,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/clean_names.R#L75
file=R/clean_names.R,line=75,col=10,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/clean_names.R#L81
file=R/clean_names.R,line=81,col=9,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/clean_names.R#L135
file=R/clean_names.R,line=135,col=14,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/clean_names.R#L213
file=R/clean_names.R,line=213,col=28,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/compute_variances.R#L42
file=R/compute_variances.R,line=42,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 189 characters.
lint-changed-files / lint-changed-files: R/compute_variances.R#L43
file=R/compute_variances.R,line=43,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 146 characters.