Merge pull request #43 from zeevro/develop #177
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 errors
|
build (pypy3)
Invalid format of Python version for PyPy. Python version should be specified in format 'x.y'. See README for examples and documentation.
|
|
build (3.12)
The job was canceled because "pypy3" failed.
|
|
build (3.12)
The operation was canceled.
|
|
build (3.11)
The job was canceled because "pypy3" failed.
|
|
build (3.11)
The operation was canceled.
|
|
build (3.9)
The job was canceled because "pypy3" failed.
|
|
build (3.9)
The operation was canceled.
|
|
build (3.10)
The job was canceled because "pypy3" failed.
|
|
build (3.10)
The operation was canceled.
|
|
Ruff (RUF022):
python_utils/__init__.py#L85
python_utils/__init__.py:85:11: RUF022 `__all__` is not sorted
|
|
Ruff (UP031):
python_utils/formatters.py#L166
python_utils/formatters.py:166:31: UP031 Use format specifiers instead of percent format
|
|
Ruff (UP031):
python_utils/formatters.py#L168
python_utils/formatters.py:168:31: UP031 Use format specifiers instead of percent format
|
|
Ruff (RUF022):
python_utils/types.py#L56
python_utils/types.py:56:11: RUF022 `__all__` is not sorted
|
|
docs_and_lint
Process completed with exit code 1.
|