Skip to content

trigger-workflow-lint #35

trigger-workflow-lint

trigger-workflow-lint #35

Triggered via repository dispatch January 17, 2024 16:20
@github-actionsgithub-actions[bot]
trigger-workflow-lint 3bfadbe
Status Failure
Total duration 1m 44s
Artifacts

lint.yaml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/bootstrap.R#L30
file=R/bootstrap.R,line=30,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
lint: R/deprecated.R#L46
file=R/deprecated.R,line=46,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/deprecated.R#L47
file=R/deprecated.R,line=47,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/deprecated.R#L49
file=R/deprecated.R,line=49,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/deprecated.R#L50
file=R/deprecated.R,line=50,col=7,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/deprecated.R#L182
file=R/deprecated.R,line=182,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
lint: R/fevd.R#L28
file=R/fevd.R,line=28,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hd.R#L55
file=R/hd.R,line=55,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/hd.R#L107
file=R/hd.R,line=107,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/id_fevdfd.R#L140
file=R/id_fevdfd.R,line=140,col=3,[object_usage_linter] local variable 'p' assigned but may not be used