Skip to content

Move to toml setup, fix dependabot alert #25

Move to toml setup, fix dependabot alert

Move to toml setup, fix dependabot alert #25

Triggered via push September 1, 2024 22:25
Status Failure
Total duration 18s
Artifacts

build.yml

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

Annotations

16 errors
build (3.6)
The version '3.6' with architecture 'x64' was not found for Ubuntu 22.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
build (3.9)
The job was canceled because "_3_6" failed.
Ruff (I001): brickmos/brickify.py#L1
brickmos/brickify.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (UP035): brickmos/brickify.py#L8
brickmos/brickify.py:8:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
Ruff (UP035): brickmos/brickify.py#L8
brickmos/brickify.py:8:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP023): brickmos/brickify.py#L9
brickmos/brickify.py:9:8: UP023 `cElementTree` is deprecated, use `ElementTree`
Ruff (UP027): brickmos/brickify.py#L114
brickmos/brickify.py:114:25: UP027 Replace unpacked list comprehension with a generator expression
Ruff (UP027): brickmos/brickify.py#L125
brickmos/brickify.py:125:29: UP027 Replace unpacked list comprehension with a generator expression
Ruff (UP006): brickmos/brickify.py#L142
brickmos/brickify.py:142:36: UP006 Use `list` instead of `List` for type annotation
Ruff (UP006): brickmos/brickify.py#L164
brickmos/brickify.py:164:24: UP006 Use `tuple` instead of `Tuple` for type annotation
Ruff (UP015): brickmos/brickify.py#L248
brickmos/brickify.py:248:14: UP015 Unnecessary open mode parameters
Ruff (C416): tests/test_cli.py#L61
tests/test_cli.py:61:17: C416 Unnecessary `list` comprehension (rewrite using `list()`)
build (3.7)
The job was canceled because "_3_6" failed.
build (3.7)
The operation was canceled.
build (3.8)
The job was canceled because "_3_6" failed.
build (3.8)
The operation was canceled.