.github/workflows/workflow-schedule.yml #540
workflow-schedule.yml
on: schedule
Codecov
/
Codecov
2m 0s
lintr
/
lintr
1m 39s
Matrix: R-CMD-check / R-CMD-check
Annotations
10 warnings
lintr / lintr:
data-raw/new-colours.R#L24
file=data-raw/new-colours.R,line=24,col=4,[indentation_linter] Hanging indent should be 17 spaces but is 4 spaces.
|
lintr / lintr:
data-raw/new-colours.R#L46
file=data-raw/new-colours.R,line=46,col=54,[object_usage_linter] no visible global function definition for 'rgb2hsl'
|
lintr / lintr:
data-raw/new-colours.R#L83
file=data-raw/new-colours.R,line=83,col=54,[object_usage_linter] no visible global function definition for 'hsl2rgb'
|
lintr / lintr:
R/colourpicker.R#L90
file=R/colourpicker.R,line=90,col=38,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lintr / lintr:
R/colourpicker.R#L187
file=R/colourpicker.R,line=187,col=20,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lintr / lintr:
R/colourpicker.R#L204
file=R/colourpicker.R,line=204,col=5,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
R/colourpicker.R#L233
file=R/colourpicker.R,line=233,col=14,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
lintr / lintr:
R/colourpicker.R#L238
file=R/colourpicker.R,line=238,col=19,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lintr / lintr:
R/colourpicker.R#L287
file=R/colourpicker.R,line=287,col=8,[indentation_linter] Hanging indent should be 10 spaces but is 8 spaces.
|
lintr / lintr:
R/colourpicker.R#L291
file=R/colourpicker.R,line=291,col=8,[indentation_linter] Hanging indent should be 10 spaces but is 8 spaces.
|