Merge pull request #189 from rmflight/allow-equals-188 #683
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R/tar_assign.R#L62
file=R/tar_assign.R,line=62,col=30,[brace_linter] There should be a space before an opening curly brace.
|
R/tar_assign.R#L62
file=R/tar_assign.R,line=62,col=30,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
tests/testthat/test-tar_assign.R#L8
file=tests/testthat/test-tar_assign.R,line=8,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
tests/testthat/test-tar_assign.R#L9
file=tests/testthat/test-tar_assign.R,line=9,col=34,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
tests/testthat/test-tar_assign.R#L9
file=tests/testthat/test-tar_assign.R,line=9,col=37,[assignment_linter] Use <-, not =, for assignment.
|
tests/testthat/test-tar_assign.R#L20
file=tests/testthat/test-tar_assign.R,line=20,col=9,[assignment_linter] Use <-, not =, for assignment.
|
This job succeeded
Loading