Merge pull request #25 from olivroy/patch-1 #11
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
data-raw/cache.R#L2
file=data-raw/cache.R,line=2,col=1,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
data-raw/cache.R#L5
file=data-raw/cache.R,line=5,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
data-raw/cache.R#L11
file=data-raw/cache.R,line=11,col=3,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
data-raw/cache.R#L17
file=data-raw/cache.R,line=17,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
data-raw/cache.R#L22
file=data-raw/cache.R,line=22,col=1,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
data-raw/cache.R#L29
file=data-raw/cache.R,line=29,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
data-raw/cache.R#L33
file=data-raw/cache.R,line=33,col=27,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
data-raw/cache.R#L33
file=data-raw/cache.R,line=33,col=55,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
lint:
data-raw/conditions_lookup.R#L36
file=data-raw/conditions_lookup.R,line=36,col=16,[quotes_linter] Only use double-quotes.
|
lint:
data-raw/conditions_lookup.R#L37
file=data-raw/conditions_lookup.R,line=37,col=18,[quotes_linter] Only use double-quotes.
|