chore: update middlware types #4129
Annotations
7 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)
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)
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
|