Merge pull request #13 from noclocks/dependabot/github_actions/JamesI… #20
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
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:
data-raw/client_demo_data.R#L1
file=data-raw/client_demo_data.R,line=1,col=3,[commented_code_linter] Commented code should be removed.
|
Lint:
data-raw/client_demo_data.R#L7
file=data-raw/client_demo_data.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 111 characters.
|
Lint:
data-raw/client_demo_data.R#L15
file=data-raw/client_demo_data.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Lint:
data-raw/color_palette.R#L35
file=data-raw/color_palette.R,line=35,col=15,[infix_spaces_linter] Put spaces around all infix operators.
|
Lint:
data-raw/color_palette.R#L43
file=data-raw/color_palette.R,line=43,col=22,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
Lint:
data-raw/color_palette.R#L43
file=data-raw/color_palette.R,line=43,col=39,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
Lint:
data-raw/color_palette.R#L49
file=data-raw/color_palette.R,line=49,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
data-raw/color_palette.R#L58
file=data-raw/color_palette.R,line=58,col=16,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
Lint:
data-raw/color_palette.R#L58
file=data-raw/color_palette.R,line=58,col=34,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
Lint:
data-raw/color_palette.R#L65
file=data-raw/color_palette.R,line=65,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
|
Loading