trigger-workflow-lint #28
Triggered via repository dispatch
October 15, 2023 19:33
github-actions[bot]
trigger-workflow-lint
79d8d62
Status
Failure
Total duration
2m 1s
Artifacts
–
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#L105
file=R/hd.R,line=105,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
lint:
R/id_fevdfd.R#L131
file=R/id_fevdfd.R,line=131,col=3,[object_usage_linter] local variable 'p' assigned but may not be used
|
lint:
R/id_fevdfd.R#L173
file=R/id_fevdfd.R,line=173,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|