Skip to content

chore(deps): update all non-major dependencies #444

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #444

Triggered via pull request December 4, 2024 17:19
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
typecheck: src/notebook/marimo/bridge.ts#L118
Type '(req: MiddlewareCallbackParams) => Promise<MiddlewareCallbackParams>' is not assignable to type 'MiddlewareOnRequest'.
typecheck: src/notebook/marimo/bridge.ts#L119
Property 'headers' does not exist on type 'MiddlewareCallbackParams'.
typecheck: src/notebook/marimo/bridge.ts#L120
Property 'headers' does not exist on type 'MiddlewareCallbackParams'.
typecheck: src/notebook/marimo/bridge.ts#L123
Type '(res: any, _options: any) => Promise<any>' is not assignable to type 'MiddlewareOnResponse'.
typecheck: src/notebook/marimo/bridge.ts#L123
Parameter 'res' implicitly has an 'any' type.
typecheck: src/notebook/marimo/bridge.ts#L123
Parameter '_options' implicitly has an 'any' type.
typecheck: src/notebook/marimo/bridge.ts#L186
Type '(req: MiddlewareCallbackParams) => MiddlewareCallbackParams' is not assignable to type 'MiddlewareOnRequest'.
typecheck: src/notebook/marimo/bridge.ts#L187
Property 'headers' does not exist on type 'MiddlewareCallbackParams'.
typecheck: src/notebook/marimo/bridge.ts#L203
Type '(req: MiddlewareCallbackParams) => MiddlewareCallbackParams' is not assignable to type 'MiddlewareOnRequest'.
typecheck: src/notebook/marimo/bridge.ts#L204
Property 'headers' does not exist on type 'MiddlewareCallbackParams'.
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636