✨ Add pytest.xml to .gitignore #5
Annotations
24 errors and 4 warnings
pytest (3.12)
TypeError: Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.12)
Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.12):
tests/test_token.py#L52
test_validate_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.12):
tests/test_token.py#L56
test_validate_invalid_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.12):
tests/test_token.py#L61
test_expired_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.12)
Process completed with exit code 1.
|
pytest (3.x):
tests/test_token.py#L52
test_validate_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.x):
tests/test_token.py#L56
test_validate_invalid_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.x):
tests/test_token.py#L61
test_expired_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.x)
Process completed with exit code 1.
|
pytest (3.x)
TypeError: Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.x)
Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.10):
tests/test_token.py#L52
test_validate_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.10):
tests/test_token.py#L56
test_validate_invalid_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.10):
tests/test_token.py#L61
test_expired_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.10)
Process completed with exit code 1.
|
pytest (3.10)
TypeError: Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.10)
Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.11):
tests/test_token.py#L52
test_validate_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.11):
tests/test_token.py#L56
test_validate_invalid_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.11):
tests/test_token.py#L61
test_expired_token
AttributeError: type object 'Token' has no attribute 'validate'
|
pytest (3.11)
Process completed with exit code 1.
|
pytest (3.11)
TypeError: Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.11)
Cannot destructure property 'coverage' of 'report' as it is null.
|
pytest (3.12)
File "/home/runner/work/FastAuth/FastAuth/./coverage.xml" doesn't exist
|
pytest (3.x)
File "/home/runner/work/FastAuth/FastAuth/./coverage.xml" doesn't exist
|
pytest (3.10)
File "/home/runner/work/FastAuth/FastAuth/./coverage.xml" doesn't exist
|
pytest (3.11)
File "/home/runner/work/FastAuth/FastAuth/./coverage.xml" doesn't exist
|