token passthrough + bugfix #468
GitHub Actions / Flake8
failed
Feb 16, 2024 in 0s
3 errors
Flake8 found 3 errors
Annotations
Check failure on line 1 in workflows_api/runtime/src/collection_publisher.py
github-actions / Flake8
workflows_api/runtime/src/collection_publisher.py#L1
'os' imported but unused (F401)
Check failure on line 2 in workflows_api/runtime/src/collection_publisher.py
github-actions / Flake8
workflows_api/runtime/src/collection_publisher.py#L2
'typing.Optional' imported but unused (F401)
Check failure on line 21 in workflows_api/runtime/src/schemas.py
github-actions / Flake8
workflows_api/runtime/src/schemas.py#L21
'src.services' imported but unused (F401)
Loading