Skip to content

trigger-workflow-lint #37

trigger-workflow-lint

trigger-workflow-lint #37

Triggered via repository dispatch May 6, 2024 19:28
@github-actionsgithub-actions[bot]
trigger-workflow-lint 7ff0535
Status Failure
Total duration 1m 41s
Artifacts

lint.yaml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
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/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#L49
file=R/hd.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/hd.R#L95
file=R/hd.R,line=95,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/id_fevdfd.R#L138
file=R/id_fevdfd.R,line=138,col=3,[object_usage_linter] local variable 'p' assigned but may not be used