Skip to content

Merge pull request #15 from noclocks/dependabot/github_actions/codeco… #23

Merge pull request #15 from noclocks/dependabot/github_actions/codeco…

Merge pull request #15 from noclocks/dependabot/github_actions/codeco… #23

Triggered via push November 14, 2024 21:54
Status Failure
Total duration 4m 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.