Skip to content

You can now give material as a str #32

You can now give material as a str

You can now give material as a str #32

Triggered via push August 1, 2024 08:53
Status Failure
Total duration 1m 26s
Artifacts

testing.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 9 notices
build (3.8)
Process completed with exit code 1.
build (3.7)
The job was canceled because "_3_8" failed.
build (3.7)
Process completed with exit code 1.
build (3.10)
The job was canceled because "_3_8" failed.
build (3.10)
Process completed with exit code 1.
build (3.9)
The job was canceled because "_3_8" failed.
build (3.9)
The operation was canceled.
Ruff: src/tcviewer/screen.py#L162
(F821) Undefined name `itertools`
Ruff: src/tcviewer/screen.py#L163
(F821) Undefined name `nx`
Ruff: src/tcviewer/screen.py#L166
(F821) Undefined name `nx`
Ruff: src/tcviewer/screen.py#L162
(F821) Undefined name `itertools`
Ruff: src/tcviewer/screen.py#L163
(F821) Undefined name `nx`
Ruff: src/tcviewer/screen.py#L166
(F821) Undefined name `nx`
Ruff: src/tcviewer/screen.py#L162
(F821) Undefined name `itertools`
Ruff: src/tcviewer/screen.py#L163
(F821) Undefined name `nx`
Ruff: src/tcviewer/screen.py#L166
(F821) Undefined name `nx`
build (3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/