feat: improve codequality and CI #1
ci.yml
on: pull_request
Matrix: lint / black
Matrix: lint / bundle / make
Matrix: lint / mypy
Matrix: lint / prettier / make
Matrix: lint / pyright
Matrix: lint / ruff
Matrix: tests
Annotations
11 errors
lint / black (3.9) / checkblack (3.9)
Process completed with exit code 2.
|
lint / ruff (3.9) / checkruff (3.9)
Process completed with exit code 2.
|
lint / ruff (3.10) / checkruff (3.10)
FailFast: cancelling since parallel instance has failed
|
lint / ruff (3.10) / checkruff (3.10)
Process completed with exit code 2.
|
lint / pyright (3.9) / pyright (3.9)
Process completed with exit code 2.
|
lint / black (3.10) / checkblack (3.10)
FailFast: cancelling since parallel instance has failed
|
lint / pyright (3.10) / pyright (3.10)
Process completed with exit code 2.
|
lint / prettier / checkprettier (3.10)
Process completed with exit code 2.
|
lint / mypy (3.9) / mypy (3.9)
Process completed with exit code 2.
|
lint / mypy (3.10) / mypy (3.10)
FailFast: cancelling since parallel instance has failed
|
lint / mypy (3.10) / mypy (3.10)
Process completed with exit code 2.
|