Skip to content

feat: additional notes in report (#192) #346

feat: additional notes in report (#192)

feat: additional notes in report (#192) #346

Triggered via push October 24, 2024 14:42
Status Success
Total duration 5m 52s
Artifacts

lint.yaml

on: push
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#L175
file=inst/templates/plate_report_template.Rmd,line=175,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#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 91 characters.
lint: inst/templates/plate_report_template.Rmd#L178
file=inst/templates/plate_report_template.Rmd,line=178,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#L178
file=inst/templates/plate_report_template.Rmd,line=178,col=84,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: inst/templates/plate_report_template.Rmd#L179
file=inst/templates/plate_report_template.Rmd,line=179,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
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 140 characters.
lint: inst/templates/plate_report_template.Rmd#L180
file=inst/templates/plate_report_template.Rmd,line=180,col=7,[quotes_linter] Only use double-quotes.