Skip to content

groups: Add API and usermanager functions to manage usergroups #2447

groups: Add API and usermanager functions to manage usergroups

groups: Add API and usermanager functions to manage usergroups #2447

Triggered via pull request January 14, 2026 17:30
Status Failure
Total duration 2m 6s
Artifacts

main.yml

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

Annotations

5 errors and 10 warnings
Lint: api/models.py#L32
Unable to import 'kernelci.api.models_base'
Lint: api/main.py#L49
Unable to import 'kernelci.api.models'
check (3.10)
Process completed with exit code 4.
check (3.11)
The strategy configuration was canceled because "check._3_10" failed
check (3.11)
The operation was canceled.
Lint: scripts/usermanager.py#L284
Unused variable 'invite_url'
Lint: scripts/usermanager.py#L240
Too many statements (158/50)
Lint: scripts/usermanager.py#L240
Too many branches (36/12)
Lint: scripts/usermanager.py#L483
Redefining name 'exc' from outer scope (line 14)
Lint: scripts/usermanager.py#L240
Too many local variables (36/15)
Lint: scripts/usermanager.py#L240
Missing function or method docstring
Lint: scripts/usermanager.py#L214
Redefining name 'exc' from outer scope (line 14)
Lint: scripts/usermanager.py#L179
Redefining name 'exc' from outer scope (line 14)
Lint: scripts/usermanager.py#L136
Redefining name 'exc' from outer scope (line 14)
Lint: scripts/usermanager.py#L1
Missing module docstring