chore: PP309: Filter warnings specified #491
Annotations
10 errors
Run poetry run pytest --integration -v:
tests/inspection/test_info.py#L285
test_info_from_requires_txt
assert None is not None
|
Run poetry run pytest --integration -v:
tests/inspection/test_info.py#L293
test_info_no_setup_pkg_info_no_deps
assert None is not None
|
Run poetry run pytest --integration -v:
tests/inspection/test_info.py#L303
test_info_no_setup_pkg_info_no_deps_for_sure
assert None is not None
|
Run poetry run pytest --integration -v:
tests/inspection/test_info.py#L313
test_info_no_setup_pkg_info_no_deps_dynamic
assert None is not None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L129
test_interactive_with_dependencies
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L435
test_interactive_with_directory_dependency
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L536
test_interactive_with_file_dependency
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L339
test_interactive_with_git_dependencies_with_reference
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L485
test_interactive_with_directory_dependency_and_other_name
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L247
test_interactive_with_git_dependencies
EncodingWarning: 'encoding' argument not specified
|
Loading