Skip to content

chore: update middlware types #4129

chore: update middlware types

chore: update middlware types #4129

Triggered via pull request March 7, 2025 00:10
Status Failure
Total duration 3m 26s
Artifacts

ci.yml

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

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