Skip to content

Inconsistency in the use of parenthesis between parameters() and compare_parameters() #1591

Inconsistency in the use of parenthesis between parameters() and compare_parameters()

Inconsistency in the use of parenthesis between parameters() and compare_parameters() #1591

Triggered via pull request October 11, 2024 08:30
Status Success
Total duration 5m 17s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint / lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint / lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint / lint: R/1_model_parameters.R#L181
file=R/1_model_parameters.R,line=181,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
lint / lint: R/5_simulate_model.R#L255
file=R/5_simulate_model.R,line=255,col=29,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/5_simulate_model.R#L255
file=R/5_simulate_model.R,line=255,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/bootstrap_model-emmeans.R#L10
file=R/bootstrap_model-emmeans.R,line=10,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
lint / lint: R/ci_kenward.R#L24
file=R/ci_kenward.R,line=24,col=47,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/cluster_centers.R#L100
file=R/cluster_centers.R,line=100,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
lint / lint: R/cluster_centers.R#L115
file=R/cluster_centers.R,line=115,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 232 characters.
lint / lint: R/cluster_performance.R#L48
file=R/cluster_performance.R,line=48,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 155 characters.
lint / lint: R/cluster_performance.R#L53
file=R/cluster_performance.R,line=53,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 156 characters.
lint / lint: R/cluster_performance.R#L74
file=R/cluster_performance.R,line=74,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 155 characters.