.github/workflows/workflow-schedule.yml #365
workflow-schedule.yml
on: schedule
Codecov
/
Codecov
2m 52s
lintr
/
lintr
2m 13s
Matrix: R-CMD-check / R-CMD-check
Annotations
10 warnings
lintr / lintr:
R/db.R#L79
file=R/db.R,line=79,col=4,[indentation_linter] Hanging indent should be 12 spaces but is 4 spaces.
|
lintr / lintr:
R/db.R#L84
file=R/db.R,line=84,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lintr / lintr:
R/get_diver_data.R#L385
file=R/get_diver_data.R,line=385,col=5,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
R/get_diver_data.R#L387
file=R/get_diver_data.R,line=387,col=5,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
R/get_diver_data.R#L408
file=R/get_diver_data.R,line=408,col=12,[indentation_linter] Indentation should be 14 spaces but is 12 spaces.
|
lintr / lintr:
R/get_diver_data.R#L440
file=R/get_diver_data.R,line=440,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
|
lintr / lintr:
R/get_molis_data.R#L94
file=R/get_molis_data.R,line=94,col=8,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
R/get_molis_data.R#L303
file=R/get_molis_data.R,line=303,col=59,[pipe_continuation_linter] `|>` should always have a space before it and a new line after it, unless the full pipeline fits on one line.
|
lintr / lintr:
R/get_molis_data.R#L305
file=R/get_molis_data.R,line=305,col=13,[indentation_linter] Indentation should be 8 spaces but is 13 spaces.
|
lintr / lintr:
R/get_molis_data.R#L352
file=R/get_molis_data.R,line=352,col=12,[indentation_linter] Hanging indent should be 46 spaces but is 12 spaces.
|