Skip to content

token passthrough + bugfix #468

token passthrough + bugfix

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

workflows_api/runtime/src/schemas.py#L21

'src.services' imported but unused (F401)