Skip to content

Fix Recipe.prepare without _quantity (on one-to-one relation) (#512) #379

Fix Recipe.prepare without _quantity (on one-to-one relation) (#512)

Fix Recipe.prepare without _quantity (on one-to-one relation) (#512) #379

Triggered via push January 5, 2025 15:08
Status Failure
Total duration 2m 39s
Artifacts 5

ci.yml

on: push
Matrix: tests
Matrix: linters
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Ruff (I001): tests/test_baker.py#L1
tests/test_baker.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/test_baker.py#L23
tests/test_baker.py:23:41: F401 `tests.generic.baker_recipes.lonely_person` imported but unused
Ruff (F811): tests/test_baker.py#L286
tests/test_baker.py:286:9: F811 Redefinition of unused `lonely_person` from line 23
Ruff (F811): tests/test_baker.py#L292
tests/test_baker.py:292:9: F811 Redefinition of unused `lonely_person` from line 23
Ruff (F811): tests/test_baker.py#L368
tests/test_baker.py:368:9: F811 Redefinition of unused `lonely_person` from line 23
Ruff (F811): tests/test_baker.py#L554
tests/test_baker.py:554:9: F811 Redefinition of unused `lonely_person` from line 23
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 (black --check --diff .)
The operation was canceled.
linters (mypy model_bakery)
The job was canceled because "ruff_check_--output-forma" failed.
linters (mypy model_bakery)
The operation was canceled.
Python 3.13
Process completed with exit code 255.
Python 3.11
The job was canceled because "_3_13" failed.
Python 3.11
The operation was canceled.

Artifacts

Produced during runtime
Name Size
coverage-data-3.10
159 KB
coverage-data-3.11
241 KB
coverage-data-3.12
133 KB
coverage-data-3.8
47.5 KB
coverage-data-3.9
47.6 KB