Merge v5 branch into master – Auth0 Python SDK v5.0.0 - #768
40 new alerts including 3 errors
New alerts in code changed by this pull request
- 3 errors
- 37 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 90 in tests/authentication/test_back_channel_login.py
Code scanning / CodeQL
Wrong number of arguments in a call Error test
Check failure on line 76 in tests/authentication/test_back_channel_login.py
Code scanning / CodeQL
Wrong number of arguments in a call Error test
Check failure on line 62 in tests/authentication/test_back_channel_login.py
Code scanning / CodeQL
Wrong number of arguments in a call Error test
Check failure on line 28 in src/auth0/management/types/flow_action_flow_boolean_condition_params.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 27 in src/auth0/management/types/flow_action_flow_boolean_condition_params.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 31 in src/auth0/management/types/flow_action_flow_boolean_condition.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 30 in src/auth0/management/types/flow_action_flow_boolean_condition.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 33 in src/auth0/management/types/flow_action.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 41 in src/auth0/management/core/http_response.py
Code scanning / CodeQL
Missing call to superclass `__init__` during object initialization Error
Check failure on line 18 in src/auth0/authentication/rest.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 11 in src/auth0/authentication/rest_async.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 11 in src/auth0/authentication/rest_async.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 11 in src/auth0/authentication/rest_async.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 11 in src/auth0/authentication/rest_async.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 11 in src/auth0/authentication/rest_async.py
Code scanning / CodeQL
Module-level cyclic import Error
Check failure on line 24 in src/auth0/management/core/http_response.py
Code scanning / CodeQL
Missing call to superclass `__init__` during object initialization Error
Check notice on line 19 in src/auth0/management/core/pydantic_utilities.py
Code scanning / CodeQL
Unused import Note
Check notice on line 29 in src/auth0/management/types/flow_action_flow_boolean_condition_params.py
Code scanning / CodeQL
Cyclic import Note
Check notice on line 2 in tests/authentication/test_back_channel_login.py
Code scanning / CodeQL
Module is imported with 'import' and 'import from' Note test
Check notice on line 7 in tests/authentication/test_back_channel_login.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 13 in src/auth0/management/core/pydantic_utilities.py
Code scanning / CodeQL
Unused import Note
Check notice on line 56 in src/auth0/management/core/http_sse/_decoders.py
Code scanning / CodeQL
Empty except Note
Check notice on line 4 in tests/authentication/test_base.py
Code scanning / CodeQL
Module is imported with 'import' and 'import from' Note test
Check notice on line 7 in tests/authentication/test_base.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 323 in tests/authentication/test_base.py
Code scanning / CodeQL
Commented-out code Note test