refactor: use UeberauthOidcc
as a library
#37
Annotations
1 error and 16 warnings
Linting
Process completed with exit code 8.
|
Test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Linting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Linting
use Bitwise is deprecated. import Bitwise instead
|
Linting
use Bitwise is deprecated. import Bitwise instead
|
Linting
use Bitwise is deprecated. import Bitwise instead
|
Linting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Linting
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Linting
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Linting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Linting:
test/strategy/google_test.exs#L35
Function is too complex (cyclomatic complexity is 15, max is 9).
|