Skip to content

chore: require explicit-function-return-type (#1781) #5487

chore: require explicit-function-return-type (#1781)

chore: require explicit-function-return-type (#1781) #5487

Triggered via push February 7, 2025 18:09
Status Success
Total duration 8m 17s
Artifacts

node.js.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
format: src/cli/init/index.ts#L50
Async arrow function has too many statements (28). Maximum allowed is 20
format: src/lib/core/capability.ts#L183
Method 'When' has too many statements (26). Maximum allowed is 20
format: src/lib/filter/filter.test.ts#L41
Arrow function has too many statements (26). Maximum allowed is 20
format: src/lib/processors/mutate-processor.test.ts#L265
Async arrow function has too many statements (21). Maximum allowed is 20
format: src/lib/processors/watch-processor.test.ts#L158
Async arrow function has too many statements (39). Maximum allowed is 20
format: src/sdk/cosign.ts#L189
Async function 'verifyImage' has too many statements (45). Maximum allowed is 20
format: src/sdk/sdk.ts#L46
Async function 'writeEvent' has too many parameters (6). Maximum allowed is 4