Add twelve-days
exercise
#31
Annotations
2 errors and 5 warnings
lint
Not lint free
|
lint
Process completed with exit code 1.
|
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:
exercises/practice/twelve-days/.meta/example.R#L8
file=/home/runner/work/r/r/exercises/practice/twelve-days/.meta/example.R,line=8,col=6,[c] Use <-, not =, for assignment.
|
lint:
exercises/practice/twelve-days/test_twelve-days.R#L67
file=/home/runner/work/r/r/exercises/practice/twelve-days/test_twelve-days.R,line=67,col=81,[a] Lines should not be more than 80 characters. This line is 91 characters.
|
lint:
exercises/practice/twelve-days/test_twelve-days.R#L68
file=/home/runner/work/r/r/exercises/practice/twelve-days/test_twelve-days.R,line=68,col=81,[a] Lines should not be more than 80 characters. This line is 114 characters.
|
lint:
exercises/practice/twelve-days/test_twelve-days.R#L69
file=/home/runner/work/r/r/exercises/practice/twelve-days/test_twelve-days.R,line=69,col=81,[a] Lines should no
|