Skip to content

users: Rework users management based on experience for improved UI/UX #2422

users: Rework users management based on experience for improved UI/UX

users: Rework users management based on experience for improved UI/UX #2422

Triggered via pull request December 28, 2025 07:38
Status Failure
Total duration 1m 57s
Artifacts

main.yml

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

Annotations

7 errors and 10 warnings
Lint: tests/unit_tests/test_events_handler.py#L8
Unable to import 'kernelci.api.models'
Lint: tests/e2e_tests/test_user_invite.py#L29
Module 'pytest' has no 'ADMIN_BEARER_TOKEN' member
Lint: api/models.py#L32
Unable to import 'kernelci.api.models_base'
Lint: api/main.py#L48
Unable to import 'kernelci.api.models'
check (3.10)
Process completed with exit code 16.
check (3.11)
The strategy configuration was canceled because "check._3_10" failed
check (3.11)
The operation was canceled.
Lint: scripts/usermanager.py#L171
Unused variable 'list_users'
Lint: scripts/usermanager.py#L169
Unused variable 'whoami'
Lint: scripts/usermanager.py#L158
Unused variable 'invite_url'
Lint: scripts/usermanager.py#L123
Too many statements (88/50)
Lint: scripts/usermanager.py#L123
Too many branches (18/12)
Lint: scripts/usermanager.py#L291
Redefining name 'exc' from outer scope (line 13)
Lint: scripts/usermanager.py#L123
Too many local variables (26/15)
Lint: scripts/usermanager.py#L123
Missing function or method docstring
Lint: scripts/usermanager.py#L97
Redefining name 'exc' from outer scope (line 13)
Lint: scripts/usermanager.py#L1
Missing module docstring