api/main.py: Add permissive CORS policy #1710
Annotations
4 errors and 11 warnings
check (3.10)
Process completed with exit code 4.
|
Lint:
tests/e2e_tests/test_subscribe_handler.py#L26
Module 'pytest' has no 'BEARER_TOKEN' member
|
Lint:
tests/e2e_tests/test_subscribe_handler.py#L49
Module 'pytest' has no 'BEARER_TOKEN' member
|
Lint:
tests/e2e_tests/test_subscribe_handler.py#L73
Module 'pytest' has no 'BEARER_TOKEN' member
|
check (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
api/main.py#L745
String statement has no effect
|
Lint:
tests/unit_tests/test_pubsub.py#L96
line too long (83 > 79 characters)
|
Lint:
tests/unit_tests/test_pubsub.py#L97
line too long (81 > 79 characters)
|
Lint:
tests/unit_tests/test_pubsub.py#L102
whitespace after '{'
|
Lint:
tests/unit_tests/test_pubsub.py#L102
line too long (87 > 79 characters)
|
Lint:
tests/unit_tests/test_pubsub.py#L103
continuation line under-indented for visual indent
|
Lint:
tests/unit_tests/test_pubsub.py#L104
continuation line under-indented for visual indent
|
Lint:
tests/unit_tests/test_pubsub.py#L108
the backslash is redundant between brackets
|
Lint:
tests/unit_tests/test_pubsub.py#L109
continuation line under-indented for visual indent
|
Lint:
tests/unit_tests/test_pubsub.py#L109
line too long (92 > 79 characters)
|