auth: Extend groups to use them for fine-grained access control #2433
Annotations
2 errors and 10 warnings
|
Lint:
tests/unit_tests/test_authz_handler.py#L11
Unable to import 'kernelci.api.models'
|
|
Lint:
api/main.py#L48
Unable to import 'kernelci.api.models'
|
|
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
|