Skip to content

chore: cran feasibility (#200) #389

chore: cran feasibility (#200)

chore: cran feasibility (#200) #389

Triggered via pull request November 6, 2024 18:55
@FersoilFersoil
opened #202
dev
Status Success
Total duration 2m 48s
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/templates/plate_report_template.Rmd#L20
file=inst/templates/plate_report_template.Rmd,line=20,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: inst/templates/plate_report_template.Rmd#L23
file=inst/templates/plate_report_template.Rmd,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
lint: inst/templates/plate_report_template.Rmd#L37
file=inst/templates/plate_report_template.Rmd,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
lint: inst/templates/plate_report_template.Rmd#L177
file=inst/templates/plate_report_template.Rmd,line=177,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 185 characters.
lint: inst/templates/plate_report_template.Rmd#L179
file=inst/templates/plate_report_template.Rmd,line=179,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: inst/templates/plate_report_template.Rmd#L181
file=inst/templates/plate_report_template.Rmd,line=181,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: inst/templates/plate_report_template.Rmd#L181
file=inst/templates/plate_report_template.Rmd,line=181,col=84,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: inst/templates/plate_report_template.Rmd#L182
file=inst/templates/plate_report_template.Rmd,line=182,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
lint: inst/templates/plate_report_template.Rmd#L182
file=inst/templates/plate_report_template.Rmd,line=182,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 140 characters.
lint: inst/templates/plate_report_template.Rmd#L183
file=inst/templates/plate_report_template.Rmd,line=183,col=7,[quotes_linter] Only use double-quotes.