Skip to content

support device concepts in summarise code use #192

support device concepts in summarise code use

support device concepts in summarise code use #192

Triggered via pull request November 8, 2023 16:33
Status Success
Total duration 3m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/checks.R#L17
file=R/checks.R,line=17,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/checks.R#L20
file=R/checks.R,line=20,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/checks.R#L23
file=R/checks.R,line=23,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/checks.R#L26
file=R/checks.R,line=26,col=14,[spaces_inside_linter] Do not place spaces after parentheses.
lint: R/checks.R#L32
file=R/checks.R,line=32,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/checks.R#L33
file=R/checks.R,line=33,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/checks.R#L42
file=R/checks.R,line=42,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/codesFromConceptSet.R#L30
file=R/codesFromConceptSet.R,line=30,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/codesFromConceptSet.R#L30
file=R/codesFromConceptSet.R,line=30,col=44,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/codesFromConceptSet.R#L35
file=R/codesFromConceptSet.R,line=35,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.