ci: migrate to tox and fix tests for py3.9 #467
Annotations
6 errors and 2 warnings
Post Run prefix-dev/[email protected]
Error while trying to read pyproject.toml file.
|
Post Run prefix-dev/[email protected]
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 194, col 90, pos 4497:
193: commands = [
194> ["ruff", "format", { replace = "posargs", default = ["src", "tests"], extend = true }]
^
195: ]
|
Post Run prefix-dev/[email protected]
ENOENT: no such file or directory, lstat '.pixi'
|
Run prefix-dev/[email protected]
Error while trying to read pyproject.toml file.
|
Run prefix-dev/[email protected]
TomlError: Inline lists must be a single type, not a mix of string and inline-table at row 194, col 90, pos 4497:
193: commands = [
194> ["ruff", "format", { replace = "posargs", default = ["src", "tests"], extend = true }]
^
195: ]
|
Run prefix-dev/[email protected]
The process '/home/runner/.pixi/bin/pixi' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading