chore: PP309: Filter warnings specified #461
Annotations
10 errors
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L687
test_predefined_and_interactive_dependencies
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L765
test_predefined_and_interactive_dev_dependencies
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/puzzle/test_solver.py#L3330
test_solver_ignores_explicit_repo_for_transitive_dependencies
poetry.inspection.info.PackageInfoError: Unable to determine package info for path: /var/folders/cy/09t6wxdj6qn64c5q9_kr6czr0000gn/T/tmpxypyyx7y/pastel-0.1.0
Backend subprocess exited when trying to invoke get_requires_for_build_wheel
PEP517 build failed
|
Run poetry run pytest --integration -v:
tests/puzzle/test_solver.py#L3182
test_solver_does_not_choose_from_secondary_repository_by_default
poetry.inspection.info.PackageInfoError: Unable to determine package info for path: /var/folders/cy/09t6wxdj6qn64c5q9_kr6czr0000gn/T/tmps61hkykj/pastel-0.1.0
Backend subprocess exited when trying to invoke get_requires_for_build_wheel
PEP517 build failed
|
Run poetry run pytest --integration -v:
tests/puzzle/test_solver.py#L3234
test_solver_chooses_from_secondary_if_explicit
poetry.inspection.info.PackageInfoError: Unable to determine package info for path: /var/folders/cy/09t6wxdj6qn64c5q9_kr6czr0000gn/T/tmp52a8zcpx/pastel-0.1.0
Backend subprocess exited when trying to invoke get_requires_for_build_wheel
PEP517 build failed
|
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#L384
test_interactive_with_git_dependencies_and_other_name
EncodingWarning: 'encoding' argument not specified
|
Run poetry run pytest --integration -v:
tests/console/commands/test_init.py#L178
test_interactive_with_dependencies_and_no_selection
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#L536
test_interactive_with_file_dependency
EncodingWarning: 'encoding' argument not specified
|
Loading