omopgenerics support #232
Annotations
11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
R/achillesCodeUse.R#L23
file=R/achillesCodeUse.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/achillesCodeUse.R#L25
file=R/achillesCodeUse.R,line=25,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/achillesCodeUse.R#L26
file=R/achillesCodeUse.R,line=26,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/achillesCodeUse.R#L28
file=R/achillesCodeUse.R,line=28,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/achillesCodeUse.R#L37
file=R/achillesCodeUse.R,line=37,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/achillesCodeUse.R#L37
file=R/achillesCodeUse.R,line=37,col=36,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/achillesCodeUse.R#L37
file=R/achillesCodeUse.R,line=37,col=36,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/achillesCodeUse.R#L41
file=R/achillesCodeUse.R,line=41,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/achillesCodeUse.R#L41
file=R/achillesCodeUse.R,line=41,col=41,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/achillesCodeUse.R#L41
file=R/achillesCodeUse.R,line=41,col=41,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|