Skip to content

dbg

dbg #104

Triggered via push June 19, 2025 21:18
Status Failure
Total duration 1m 3s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-kernel
Process completed with exit code 1.
build-kernel
Type '{ status: string; execution_count: number; user_expressions: {}; }' is not assignable to type '{ status: string; execution_count: number; ename?: string | undefined; evalue?: string | undefined; traceback?: string[] | undefined; }'.
build-kernel
Argument of type '(content: string) => void' is not assignable to parameter of type 'StreamCallback'.
build-kernel
Type '{ status: string; execution_count: number; ename?: string | undefined; evalue?: string | undefined; traceback?: string[] | undefined; }' is not assignable to type 'ReplyContent<IExecuteReply> & IExecuteCount'.
build-kernel
Property 'currentWidget' does not exist on type 'never'.
build-kernel
Cannot find module '@jupyterlab/notebook' or its corresponding type declarations.