Skip to content

add basic tests for SAParameter and SAOutput #78

add basic tests for SAParameter and SAOutput

add basic tests for SAParameter and SAOutput #78

Triggered via push November 20, 2024 20:08
Status Success
Total duration 2m 26s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R\app.R#L4
file=R\app.R,line=4,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 104.
lint: R\app.R#L104
file=R\app.R,line=104,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L114
file=R\app.R,line=114,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L129
file=R\app.R,line=129,col=13,[commented_code_linter] Commented code should be removed.
lint: R\app.R#L258
file=R\app.R,line=258,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L259
file=R\app.R,line=259,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L261
file=R\app.R,line=261,col=11,[object_usage_linter] local variable 'baseUnit' assigned but may not be used
lint: R\app.R#L303
file=R\app.R,line=303,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L304
file=R\app.R,line=304,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
lint: R\app.R#L309
file=R\app.R,line=309,col=87,[commented_code_linter] Commented code should be removed.