Make TextField generator respect max_length #336
ci.yml
on: pull_request
Matrix: tests
Matrix: linters
Coverage
0s
Annotations
14 errors
Ruff (I001):
tests/test_filling_fields.py#L1
tests/test_filling_fields.py:1:1: I001 Import block is un-sorted or un-formatted
|
linters (ruff check --output-format=github .)
Process completed with exit code 1.
|
linters (black --check --diff .)
The job was canceled because "ruff_check_--output-forma" failed.
|
linters (mypy model_bakery)
The job was canceled because "ruff_check_--output-forma" failed.
|
linters (mypy model_bakery)
The operation was canceled.
|
Python 3.8
Process completed with exit code 255.
|
Python 3.9
The job was canceled because "_3_8" failed.
|
Python 3.9
The operation was canceled.
|
Python 3.10
The job was canceled because "_3_8" failed.
|
Python 3.10
The operation was canceled.
|
Python 3.11
The job was canceled because "_3_8" failed.
|
Python 3.11
The operation was canceled.
|
Python 3.12
The job was canceled because "_3_8" failed.
|
Python 3.12
The operation was canceled.
|