Skip to content

Add pkg dep for @jupyterlab/notebook #105

Add pkg dep for @jupyterlab/notebook

Add pkg dep for @jupyterlab/notebook #105

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

deploy.yml

on: push
build-kernel
59s
build-kernel
deploy
deploy
Fit to window
Zoom out
Zoom in

Annotations

7 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 'source' does not exist on type 'ICellModel'.
build-kernel
'notebook.content.model' is possibly 'null'.
build-kernel
Property 'currentWidget' does not exist on type 'never'.