Skip to content

Return null instead of undefined for consistency #1471

Return null instead of undefined for consistency

Return null instead of undefined for consistency #1471

Re-run triggered February 18, 2026 16:02
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/handlers/response-validation.js#L1
Arrow function has too many statements (23). Maximum allowed is 20
build: src/express-callback.js#L33
Async arrow function has too many statements (23). Maximum allowed is 20
build: src/express-callback.js#L31
Prefer a more specific type to `any`
build: src/express-callback.js#L21
Prefer a more specific type to `Function`
build: src/express-callback.js#L15
Prefer a more specific type to `Function`
build: src/api.js#L34
Prefer a more specific type to `any`
build: src/api.js#L14
Prefer a more specific type to `Function`
build: src/api.js#L13
Prefer a more specific type to `Function`
build: src/api.js#L12
Prefer a more specific type to `Function`
build: src/api.js#L11
Prefer a more specific type to `Function`