Replace pylint with ruff for repository linting, modernize packaging, and update CI for Python 3.10+ with uv sync #85
test-install.yml
on: pull_request
Matrix: install_with_pip
Matrix: install_with_uv
Matrix: use_as_local_module
Annotations
9 errors
|
install_with_uv (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
|
install_with_uv (ubuntu-latest, 3.10)
Process completed with exit code 1.
|
|
install_with_uv (macos-latest, 3.11)
Process completed with exit code 1.
|
|
install_with_uv (ubuntu-latest, 3.11)
Process completed with exit code 1.
|
|
install_with_uv (macos-latest, 3.12)
Process completed with exit code 1.
|
|
install_with_uv (windows-latest, 3.12)
Process completed with exit code 1.
|
|
install_with_uv (windows-latest, 3.11)
Process completed with exit code 1.
|
|
install_with_uv (windows-latest, 3.10)
Process completed with exit code 1.
|
|
install_with_uv (macos-latest, 3.10)
Process completed with exit code 1.
|