build(deps): bump codecov/codecov-action from 4 to 5 #22
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 31.
|
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