Skip to content

Remove admin user group #1718

Remove admin user group

Remove admin user group #1718

Triggered via pull request December 20, 2023 10:48
Status Success
Total duration 3m 20s
Artifacts

main.yml

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

Annotations

6 errors and 11 warnings
Lint: tests/e2e_tests/test_pipeline.py#L41
Module 'pytest' has no 'node_channel_subscription_id' member
Lint: tests/e2e_tests/test_pipeline.py#L74
Module 'pytest' has no 'node_channel_subscription_id' member
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/e2e_tests/test_user_creation.py#L11
Unable to import 'e2e_tests.conftest'
Lint: api/admin.py#L23
Argument name "db" doesn't conform to snake_case naming style
Lint: api/admin.py#L47
Missing function or method docstring
Lint: api/admin.py#L47
Redefining name 'args' from outer scope (line 64)
Lint: api/admin.py#L48
Variable name "db" doesn't conform to snake_case naming style
Lint: tests/e2e_tests/test_user_group_handler.py#L31
Trailing whitespace
Lint: tests/e2e_tests/test_user_group_handler.py#L35
Trailing whitespace
Lint: tests/e2e_tests/test_user_group_handler.py#L10
standard import "import json" should be placed before "import pytest"
Lint: tests/e2e_tests/test_user_creation.py#L25
line too long (82 > 79 characters)
Lint: tests/e2e_tests/test_user_creation.py#L70
line too long (80 > 79 characters)
Lint: tests/e2e_tests/test_user_group_handler.py#L17
line too long (82 > 79 characters)
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/