Skip to content

chore(deps): update dependency eslint to v9.20.0 #425

chore(deps): update dependency eslint to v9.20.0

chore(deps): update dependency eslint to v9.20.0 #425

Triggered via push February 8, 2025 01:59
Status Failure
Total duration 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Process completed with exit code 1.
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