python-test-scan.yml
on: pull_request
Unit Test with Pytest
10s
Import Checks with ISort
22s
Code Format with Black
12s
Type Checks with Mypy
10s
Linter Checks with Ruff
7s
Annotations
5 errors
Type Checks with Mypy
Process completed with exit code 127.
|
Code Format with Black
Process completed with exit code 1.
|
Linter Checks with Ruff
Process completed with exit code 1.
|
Import Checks with ISort
Process completed with exit code 1.
|
Unit Test with Pytest
Process completed with exit code 2.
|