more comments #110
ci.yaml
on: push
test-ipython
36s
test-evcxr
31s
test-irkernel
1m 9s
test-deno
36s
lint
12s
Annotations
9 errors and 3 warnings
lint
Process completed with exit code 1.
|
test-evcxr:
src/main.rs#L2
unused import: `DebugHandler`
|
test-evcxr
Process completed with exit code 101.
|
test-ipython:
src/main.rs#L2
unused import: `DebugHandler`
|
test-ipython
Process completed with exit code 101.
|
test-deno:
src/main.rs#L2
unused import: `DebugHandler`
|
test-deno
Process completed with exit code 101.
|
test-irkernel:
src/main.rs#L2
unused import: `DebugHandler`
|
test-irkernel
Process completed with exit code 101.
|
lint:
src/nb_builder.rs#L2
Diff in /home/runner/work/kernel-sidecar-rs/kernel-sidecar-rs/src/nb_builder.rs
|
lint:
src/notebook.rs#L7
Diff in /home/runner/work/kernel-sidecar-rs/kernel-sidecar-rs/src/notebook.rs
|
lint:
src/main.rs#L2
Diff in /home/runner/work/kernel-sidecar-rs/kernel-sidecar-rs/src/main.rs
|