Skip to content

Implement event ownership #1703

Implement event ownership

Implement event ownership #1703

Triggered via pull request December 13, 2023 11:32
Status Success
Total duration 3m 15s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
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
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)
Lint: tests/unit_tests/test_pubsub.py#L109
the backslash is redundant between brackets
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/