auth: Extend groups to use them for fine-grained access control #2431
Annotations
5 errors and 10 warnings
|
Lint:
tests/unit_tests/test_authz_handler.py#L9
Unable to import 'kernelci.api.models'
|
|
Lint:
api/main.py#L48
Unable to import 'kernelci.api.models'
|
|
check (3.11)
Process completed with exit code 1.
|
|
check (3.10)
The strategy configuration was canceled because "check._3_11" failed
|
|
check (3.10)
The operation was canceled.
|
|
Lint:
scripts/usermanager.py#L251
Unused variable 'whoami'
|
|
Lint:
scripts/usermanager.py#L241
Unused variable 'invite_url'
|
|
Lint:
scripts/usermanager.py#L197
Too many statements (140/50)
|
|
Lint:
scripts/usermanager.py#L197
Too many branches (32/12)
|
|
Lint:
scripts/usermanager.py#L425
Redefining name 'exc' from outer scope (line 13)
|
|
Lint:
scripts/usermanager.py#L197
Too many local variables (32/15)
|
|
Lint:
scripts/usermanager.py#L197
Missing function or method docstring
|
|
Lint:
scripts/usermanager.py#L171
Redefining name 'exc' from outer scope (line 13)
|
|
Lint:
scripts/usermanager.py#L135
Redefining name 'exc' from outer scope (line 13)
|
|
Lint:
scripts/usermanager.py#L1
Missing module docstring
|