Skip to content

fix: make error handlers consistent with h3 #9611

fix: make error handlers consistent with h3

fix: make error handlers consistent with h3 #9611

Triggered via pull request February 27, 2026 18:16
@pi0pi0
synchronize #4055
fix/errs
Status Failure
Total duration 3m 38s
Artifacts

ci.yml

on: pull_request
Matrix: tests-checks
Matrix: tests-rolldown
Matrix: tests-rollup
publish-pkg-pr-new
0s
publish-pkg-pr-new
publish-nitro-nightly
0s
publish-nitro-nightly
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests-checks (ubuntu-latest)
Process completed with exit code 2.
tests-checks (ubuntu-latest): src/dev/app.ts#L37
Type '(error: HTTPError<unknown>, event: HTTPEvent<EventHandlerRequest>, opts?: { silent?: boolean | undefined; json?: boolean | undefined; } | undefined) => Promise<...>' is not assignable to type '(error: HTTPError<unknown>, event: HTTPEvent<EventHandlerRequest>, opts?: { silent?: boolean | undefined; json?: boolean | undefined; } | undefined) => MaybePromise<...>'.