Skip to content

refactor(zod-openapi): fix type errors (#1078) #731

refactor(zod-openapi): fix type errors (#1078)

refactor(zod-openapi): fix type errors (#1078) #731

Triggered via push March 28, 2025 23:47
Status Failure
Total duration 2m 1s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Release
Process completed with exit code 1.
Release
Type 'MiddlewareHandler<E, P, { in: { [K in Target]: Static<T>; }; out: { [K_1 in Target]: ExcludeResponseType<Static<T>>; }; }>' is not assignable to type 'MiddlewareHandler<E, P, V>'.
Release
Class 'MockContext' incorrectly implements interface 'ExecutionContext'.