HP-2280 | Code quality tooling #84
test.yml
on: pull_request
Build package
12s
Commitlint
15s
Coding style - black
8s
Coding style - flake8
8s
Coding style - isort
5s
Matrix: test
Annotations
10 errors and 1 warning
Coding style - flake8:
helusers/jwt.py#L4
'._rest_framework_jwt_impl.get_user_id_from_payload_handler' imported but unused
|
Coding style - flake8:
helusers/jwt.py#L4
'._rest_framework_jwt_impl.JWTAuthentication' imported but unused
|
Coding style - flake8:
helusers/jwt.py#L4
'._rest_framework_jwt_impl.patch_jwt_settings' imported but unused
|
Coding style - flake8:
helusers/oidc.py#L2
'._oidc_auth_impl.ApiTokenAuthentication' imported but unused
|
Coding style - flake8:
helusers/oidc.py#L2
'._oidc_auth_impl.resolve_user' imported but unused
|
Coding style - flake8:
helusers/providers/helsinki/admin.py#L1
'django.contrib.admin' imported but unused
|
Coding style - flake8:
helusers/providers/helsinki_oidc/admin.py#L1
'django.contrib.admin' imported but unused
|
Coding style - flake8:
helusers/tests/test_oidc_api_token_authentication.py#L6
'helusers.tests.test_jwt_token_authentication.auto_auth_server' imported but unused
|
Coding style - flake8:
helusers/tests/test_utils.py#L4
'pytest' imported but unused
|
Coding style - flake8
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/flake8' failed with exit code 1
|
Python 3.9
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|