Skip to content

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

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

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

Triggered via pull request December 28, 2025 07:51
Status Success
Total duration 2m 8s
Artifacts

main.yml

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

Annotations

4 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#L30
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'
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