Added metadata node to all NIRNodes #127
Annotations
11 errors and 1 warning
Ruff (F401):
nir/ir.py#L4
nir/ir.py:4:43: F401 `dataclasses.MISSING` imported but unused
|
Ruff (E401):
tests/test_readwrite.py#L2
tests/test_readwrite.py:2:1: E401 Multiple imports on one line
|
Build on ubuntu-latest
Process completed with exit code 1.
|
Build on ubuntu-latest
The job was canceled because "ubuntu-latest_3_11" failed.
|
Ruff (F401):
nir/ir.py#L4
nir/ir.py:4:43: F401 `dataclasses.MISSING` imported but unused
|
Ruff (E401):
tests/test_readwrite.py#L2
tests/test_readwrite.py:2:1: E401 Multiple imports on one line
|
Build on ubuntu-latest
Process completed with exit code 1.
|
Build on ubuntu-latest
The job was canceled because "ubuntu-latest_3_11" failed.
|
Ruff (F401):
nir/ir.py#L4
nir/ir.py:4:43: F401 `dataclasses.MISSING` imported but unused
|
Ruff (E401):
tests/test_readwrite.py#L2
tests/test_readwrite.py:2:1: E401 Multiple imports on one line
|
Build on ubuntu-latest
Process completed with exit code 1.
|
Build on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|