Skip to content

Attempt to move the save-to-board feature into a button instead of ju… #103

Attempt to move the save-to-board feature into a button instead of ju…

Attempt to move the save-to-board feature into a button instead of ju… #103

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

deploy.yml

on: push
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 'currentWidget' does not exist on type 'never'.
build-kernel
Cannot find module '@jupyterlab/notebook' or its corresponding type declarations.
build-kernel
'LabShell' is declared but its value is never read.