Skip to content

chore(deps): update dependency c8 to v10.1.3 #406

chore(deps): update dependency c8 to v10.1.3

chore(deps): update dependency c8 to v10.1.3 #406

Triggered via push December 15, 2024 21:05
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
build: lib/find-files.js#L29
'error' is defined but never used
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: index.js#L22
Async arrow function has too many lines (23). Maximum allowed is 22
build: index.js#L22
Async arrow function has too many statements (11). Maximum allowed is 10
build: lib/find-map.js#L32
Arrow function has too many lines (54). Maximum allowed is 22
build: lib/find-map.js#L32
Arrow function has too many statements (30). Maximum allowed is 10
build: lib/find-map.js#L32
Arrow function has a complexity of 18. Maximum allowed is 12
build: lib/read-sources.js#L32
Async arrow function has too many lines (30). Maximum allowed is 22
build: lib/write-sources.js#L19
Arrow function has too many statements (11). Maximum allowed is 10
build: lib/write-sources.js#L19
Arrow function has too many parameters (4). Maximum allowed is 3