Skip to content

[PFX-864] Express/Fastify/Middleware types #4130

[PFX-864] Express/Fastify/Middleware types

[PFX-864] Express/Fastify/Middleware types #4130

Triggered via pull request March 7, 2025 01:02
Status Failure
Total duration 3m 25s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ci (22.x)
Process completed with exit code 2.
ci (22.x)
Type '"middleware"' does not satisfy the constraint 'keyof HookExecTypes'.
ci (22.x)
Cannot find type definition file for '@gasket/plugin-middleware'.
ci (22.x)
Object literal may only specify known properties, and 'middleware' does not exist in type '{ metadata?: Hook<"metadata">; prompt?: Hook<"prompt">; init?: Hook<"init">; configure?: Hook<"configure">; ready?: Hook<"ready">; prepare?: Hook<"prepare">; ... 6 more ...; createLogger?: Hook<...>; }'.
ci (20.x)
The operation was canceled.
ci (20.x)
Type '"middleware"' does not satisfy the constraint 'keyof HookExecTypes'.
ci (20.x)
Cannot find type definition file for '@gasket/plugin-middleware'.
ci (20.x)
Object literal may only specify known properties, and 'middleware' does not exist in type '{ metadata?: Hook<"metadata">; prompt?: Hook<"prompt">; init?: Hook<"init">; configure?: Hook<"configure">; ready?: Hook<"ready">; prepare?: Hook<"prepare">; ... 6 more ...; createLogger?: Hook<...>; }'.
ci (20.x)
The strategy configuration was canceled because "ci._22_x" failed