Skip to content

Move up minimum R requirement to match {rms} #47

Move up minimum R requirement to match {rms}

Move up minimum R requirement to match {rms} #47

Triggered via pull request November 4, 2024 18:34
Status Success
Total duration 1m 50s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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: inst/report_template.Rmd#L16
file=inst/report_template.Rmd,line=16,col=2,[indentation_linter] Indentation should be 0 spaces but is 2 spaces.
lint: R/assign_groups.R#L6
file=R/assign_groups.R,line=6,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 109 characters.
lint: R/assign_groups.R#L44
file=R/assign_groups.R,line=44,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/assign_groups.R#L51
file=R/assign_groups.R,line=51,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
lint: R/mod_data_entry.R#L59
file=R/mod_data_entry.R,line=59,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 131 characters.
lint: R/mod_data_entry.R#L116
file=R/mod_data_entry.R,line=116,col=3,[commented_code_linter] Commented code should be removed.
lint: R/mod_data_entry.R#L119
file=R/mod_data_entry.R,line=119,col=3,[commented_code_linter] Commented code should be removed.
lint: R/mod_data_entry.R#L131
file=R/mod_data_entry.R,line=131,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 149 characters.
lint: R/mod_data_entry.R#L132
file=R/mod_data_entry.R,line=132,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 412 characters.
lint: R/mod_distributions_page.R#L20
file=R/mod_distributions_page.R,line=20,col=10,[indentation_linter] Hanging indent should be 26 spaces but is 10 spaces.