Skip to content

.github/workflows/workflow-schedule.yml #254

.github/workflows/workflow-schedule.yml

.github/workflows/workflow-schedule.yml #254

Triggered via schedule October 10, 2023 01:40
Status Success
Total duration 10m 50s
Artifacts

workflow-schedule.yml

on: schedule
Matrix: R-CMD-check / R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lintr / lintr: R/download_mail_attachment.R#L148
file=R/download_mail_attachment.R,line=148,col=31,[indentation_linter] Indentation should be 26 spaces but is 31 spaces.
lintr / lintr: R/download_mail_attachment.R#L152
file=R/download_mail_attachment.R,line=152,col=31,[indentation_linter] Indentation should be 26 spaces but is 31 spaces.
lintr / lintr: R/download_mail_attachment.R#L164
file=R/download_mail_attachment.R,line=164,col=94,[commas_linter] Commas should never have a space before.
lintr / lintr: R/download_mail_attachment.R#L166
file=R/download_mail_attachment.R,line=166,col=38,[indentation_linter] Indentation should be 26 spaces but is 38 spaces.
lintr / lintr: R/download_mail_attachment.R#L191
file=R/download_mail_attachment.R,line=191,col=37,[brace_linter] Any function spanning multiple lines should use curly braces.
lintr / lintr: R/download_mail_attachment.R#L207
file=R/download_mail_attachment.R,line=207,col=60,[commas_linter] Commas should never have a space before.
lintr / lintr: R/download_mail_attachment.R#L234
file=R/download_mail_attachment.R,line=234,col=64,[commas_linter] Commas should never have a space before.
lintr / lintr: R/mail.R#L185
file=R/mail.R,line=185,col=29,[quotes_linter] Only use double-quotes.
lintr / lintr: R/mail.R#L429
file=R/mail.R,line=429,col=13,[indentation_linter] Hanging indent should be 32 spaces but is 13 spaces.
lintr / lintr: R/mail.R#L430
file=R/mail.R,line=430,col=14,[object_usage_linter] local variable 'full_call_txt' assigned but may not be used