Skip to content

Add mypy & type annotations. #123

Add mypy & type annotations.

Add mypy & type annotations. #123

Triggered via pull request January 8, 2024 20:54
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Lint
15s
Lint
Type-check
20s
Type-check
Check dependency locks
27s
Check dependency locks
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Lint
Process completed with exit code 1.
Lint: src/devdata/strategies.py#L3
F401: 'json' imported but unused
Lint: src/devdata/strategies.py#L4
F401: 'textwrap' imported but unused
Lint: src/devdata/strategies.py#L7
F401: 'typing.Dict' imported but unused
Lint: src/devdata/strategies.py#L11
F401: 'django.db.connections' imported but unused