use setup-r@v2 #39
Annotations
12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
R/case_when.R#L6
file=R/case_when.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 114 characters.
|
lint:
R/case_when.R#L46
file=R/case_when.R,line=46,col=9,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L48
file=R/case_when.R,line=48,col=16,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L51
file=R/case_when.R,line=51,col=11,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L52
file=R/case_when.R,line=52,col=11,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L53
file=R/case_when.R,line=53,col=11,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L54
file=R/case_when.R,line=54,col=11,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/case_when.R#L55
file=R/case_when.R,line=55,col=52,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/case_when.R#L55
file=R/case_when.R,line=55,col=52,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/case_when.R#L56
file=R/case_when.R,line=56,col=13,[assignment_linter] Use <-, not =, for assignment.
|