Development version #7
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
R/messy_strings.R#L2
file=R/messy_strings.R,line=2,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L6
file=R/messy_strings.R,line=6,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L12
file=R/messy_strings.R,line=12,col=33,[brace_linter] There should be a space before an opening curly brace.
|
Lint:
R/messy_strings.R#L12
file=R/messy_strings.R,line=12,col=33,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
Lint:
R/messy_strings.R#L17
file=R/messy_strings.R,line=17,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L29
file=R/messy_strings.R,line=29,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L34
file=R/messy_strings.R,line=34,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L42
file=R/messy_strings.R,line=42,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
Lint:
R/messy_strings.R#L46
file=R/messy_strings.R,line=46,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/messy_strings.R#L55
file=R/messy_strings.R,line=55,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Loading