Skip to content

add lint gh action

add lint gh action #1

Triggered via push February 7, 2024 04:57
Status Failure
Total duration 1m 39s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/cromUtils.R#L18
file=R/cromUtils.R,line=18,col=4,[indentation_linter] Hanging indent should be 19 spaces but is 4 spaces.
lint: R/cromUtils.R#L32
file=R/cromUtils.R,line=32,col=4,[indentation_linter] Hanging indent should be 19 spaces but is 4 spaces.
lint: R/cromwellAbort.R#L13
file=R/cromwellAbort.R,line=13,col=4,[indentation_linter] Hanging indent should be 12 spaces but is 4 spaces.
lint: R/cromwellCall.R#L24
file=R/cromwellCall.R,line=24,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
lint: R/cromwellCall.R#L118
file=R/cromwellCall.R,line=118,col=16,[indentation_linter] Indentation should be 22 spaces but is 16 spaces.
lint: R/cromwellCall.R#L122
file=R/cromwellCall.R,line=122,col=16,[indentation_linter] Indentation should be 22 spaces but is 16 spaces.
lint: R/cromwellCall.R#L210
file=R/cromwellCall.R,line=210,col=16,[indentation_linter] Indentation should be 22 spaces but is 16 spaces.
lint: R/cromwellCall.R#L214
file=R/cromwellCall.R,line=214,col=16,[indentation_linter] Indentation should be 22 spaces but is 16 spaces.
lint: R/cromwellCall.R#L224
file=R/cromwellCall.R,line=224,col=14,[indentation_linter] Indentation should be 20 spaces but is 14 spaces.
lint: R/cromwellGlob.R#L23
file=R/cromwellGlob.R,line=23,col=2,[indentation_linter] Hanging indent should be 26 spaces but is 2 spaces.