Skip to content

Opprydning i github actions #423

Opprydning i github actions

Opprydning i github actions #423

Triggered via pull request June 5, 2024 13:16
Status Failure
Total duration 3m 26s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: data-raw/accesstree.R#L47
file=data-raw/accesstree.R,line=47,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: data-raw/accesstree.R#L109
file=data-raw/accesstree.R,line=109,col=3,[commented_code_linter] Commented code should be removed.
lint: R/autoReport.R#L130
file=R/autoReport.R,line=130,col=13,[object_usage_linter] no visible global function definition for 'getConfig'
lint: R/autoReport.R#L255
file=R/autoReport.R,line=255,col=9,[object_usage_linter] no visible global function definition for 'getConfig'
lint: R/autoReport.R#L262
file=R/autoReport.R,line=262,col=12,[object_usage_linter] no visible global function definition for 'rapOpenDbConnection'
lint: R/autoReport.R#L264
file=R/autoReport.R,line=264,col=5,[object_usage_linter] no visible global function definition for 'rapCloseDbConnection'
lint: R/autoReport.R#L293
file=R/autoReport.R,line=293,col=8,[indentation_linter] Indentation should be 34 spaces but is 8 spaces.
lint: R/autoReport.R#L459
file=R/autoReport.R,line=459,col=3,[object_name_linter] Variable and function name style should match camelCase or snake_case.
lint: R/autoReport.R#L462
file=R/autoReport.R,line=462,col=32,[object_usage_linter] no visible global function definition for '%>%'
lint: R/autoReport.R#L477
file=R/autoReport.R,line=477,col=10,[indentation_linter] Indentation should be 14 spaces but is 10 spaces.