Add the missing cube.obj #44
Annotations
10 errors and 1 warning
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:20: F401 `typing.Any` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:20: F401 `typing.Any` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:25: F401 `typing.List` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:25: F401 `typing.List` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:41: F401 `typing.Tuple` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L1
tutorials/beginner_tutorial/convert.py:1:41: F401 `typing.Tuple` imported but unused
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L7
tutorials/beginner_tutorial/convert.py:7:35: F811 Redefinition of unused `Error` from line 4
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L7
tutorials/beginner_tutorial/convert.py:7:35: F811 Redefinition of unused `Error` from line 4
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L27
tutorials/beginner_tutorial/convert.py:27:47: E711 Comparison to `None` should be `cond is None`
|
Run ruff:
tutorials/beginner_tutorial/convert.py#L27
tutorials/beginner_tutorial/convert.py:27:47: E711 Comparison to `None` should be `cond is None`
|
Set up Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
The logs for this run have expired and are no longer available.
Loading