fix(check): don't raise error on pypi reference #78
Annotations
3 errors
tests\console\commands\test_check.py#L276
test_check_does_not_error_on_pypi_reference
AssertionError: assert '' == 'All set!\n'
- All set!
|
tests\console\commands\test_check.py#L152
test_check_invalid
assert 'Error: Proje...be removed.\n' == 'Error: Proje...be removed.\n'
Error: Project name (invalid) is same as one of its dependencies
Error: Unrecognized classifiers: ['Intended Audience :: Clowns'].
Error: Declared README file does not exist: never/exists.md
+ Error: Invalid source "exists" referenced in dependencies.
Error: Invalid source "not-exists" referenced in dependencies.
Error: Invalid source "not-exists2" referenced in dependencies.
Error: poetry.lock was not found.
Warning: A wildcard Python dependency is ambiguous. Consider specifying a more explicit one.
Warning: The "pendulum" dependency specifies the "allows-prereleases" property, which is deprecated. Use "allow-prereleases" instead.
Warning: Deprecated classifier 'Natural Language :: Ukranian'. Must be replaced by ['Natural Language :: Ukrainian'].
Warning: Deprecated classifier 'Topic :: Communications :: Chat :: AOL Instant Messenger'. Must be removed.
|
|
The logs for this run have expired and are no longer available.
Loading