Updating github actions #80
Annotations
2 errors and 1 notice
ui-tests/tests/jupyterlab_slurm.spec.ts#L22
1) tests/jupyterlab_slurm.spec.ts:9:5 › should emit an activation console message ────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
20 | s => s === 'JupyterLab extension jupyterlab-slurm is activated!'
21 | )
> 22 | ).toHaveLength(1);
| ^
23 | });
24 |
at /home/runner/work/jupyterlab-slurm/jupyterlab-slurm/ui-tests/tests/jupyterlab_slurm.spec.ts:22:5
|
|
|
This job failed
Loading