Update CHANGELOG.md #380
Annotations
7 errors
Run ruff check --output-format=github .:
tests/test_baker.py#L1
tests/test_baker.py:1:1: I001 Import block is un-sorted or un-formatted
|
Run ruff check --output-format=github .:
tests/test_baker.py#L23
tests/test_baker.py:23:41: F401 `tests.generic.baker_recipes.lonely_person` imported but unused
|
Run ruff check --output-format=github .:
tests/test_baker.py#L286
tests/test_baker.py:286:9: F811 Redefinition of unused `lonely_person` from line 23
|
Run ruff check --output-format=github .:
tests/test_baker.py#L292
tests/test_baker.py:292:9: F811 Redefinition of unused `lonely_person` from line 23
|
Run ruff check --output-format=github .:
tests/test_baker.py#L368
tests/test_baker.py:368:9: F811 Redefinition of unused `lonely_person` from line 23
|
Run ruff check --output-format=github .:
tests/test_baker.py#L554
tests/test_baker.py:554:9: F811 Redefinition of unused `lonely_person` from line 23
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
Loading