Skip to content

standardize() fails in some cases #632

standardize() fails in some cases

standardize() fails in some cases #632

Triggered via pull request September 14, 2023 06:15
Status Failure
Total duration 30m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
30m 37s
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/standardize.models.R#L99
file=R/standardize.models.R,line=99,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/standardize.models.R#L368
file=R/standardize.models.R,line=368,col=13,[undesirable_function_linter] Function "mapply" is undesirable.
lint-changed-files / lint-changed-files: R/standardize.models.R#L394
file=R/standardize.models.R,line=394,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
lint-changed-files / lint-changed-files: tests/testthat/test-standardize_models.R#L73
file=tests/testthat/test-standardize_models.R,line=73,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.