Skip to content

codelist diagnostics #210

codelist diagnostics

codelist diagnostics #210

Triggered via pull request December 29, 2023 11:20
Status Success
Total duration 3m 46s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/achillesCodeUse.R#L15
file=R/achillesCodeUse.R,line=15,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/achillesCodeUse.R#L17
file=R/achillesCodeUse.R,line=17,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/achillesCodeUse.R#L18
file=R/achillesCodeUse.R,line=18,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/achillesCodeUse.R#L20
file=R/achillesCodeUse.R,line=20,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/achillesCodeUse.R#L29
file=R/achillesCodeUse.R,line=29,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/achillesCodeUse.R#L29
file=R/achillesCodeUse.R,line=29,col=36,[brace_linter] There should be a space before an opening curly brace.
lint: R/achillesCodeUse.R#L29
file=R/achillesCodeUse.R,line=29,col=36,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/achillesCodeUse.R#L33
file=R/achillesCodeUse.R,line=33,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/achillesCodeUse.R#L33
file=R/achillesCodeUse.R,line=33,col=41,[brace_linter] There should be a space before an opening curly brace.
lint: R/achillesCodeUse.R#L33
file=R/achillesCodeUse.R,line=33,col=41,[paren_body_linter] There should be a space between a right parenthesis and a body expression.