Skip to content

Propoerly initialise package and function #5

Propoerly initialise package and function

Propoerly initialise package and function #5

Triggered via push December 19, 2025 06:07
Status Failure
Total duration 3m 16s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/template_logo_edit_helpers.R#L26
file=R/template_logo_edit_helpers.R,line=26,col=17,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/template_logo_edit_helpers.R#L25
file=R/template_logo_edit_helpers.R,line=25,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/template_logo_edit_helpers.R#L24
file=R/template_logo_edit_helpers.R,line=24,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 113 characters.
lint: R/template_logo_edit_helpers.R#L22
file=R/template_logo_edit_helpers.R,line=22,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: R/template_logo_edit_helpers.R#L22
file=R/template_logo_edit_helpers.R,line=22,col=13,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/template_logo_edit_helpers.R#L20
file=R/template_logo_edit_helpers.R,line=20,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
lint: R/template_logo_edit_helpers.R#L17
file=R/template_logo_edit_helpers.R,line=17,col=37,[commas_linter] Put a space after a comma.
lint: R/template_logo_edit_helpers.R#L17
file=R/template_logo_edit_helpers.R,line=17,col=27,[commas_linter] Put a space after a comma.
lint: R/template_logo_edit_helpers.R#L17
file=R/template_logo_edit_helpers.R,line=17,col=21,[commas_linter] Put a space after a comma.
lint: R/template_logo_edit_helpers.R#L8
file=R/template_logo_edit_helpers.R,line=8,col=3,[brace_linter] Either both or neither branch in `if`/`else` should use curly braces.