Add --check-change option, for pre-commit export hook #409
Annotations
10 errors
tests/command/test_command_export.py#L185
test_export_groups[--with dev-baz==2.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nfoo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L249
test_export_with_urls
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L185
test_export_groups[--only main,dev-baz==2.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nfoo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L212
test_export_includes_extras_by_flag[feature_bar feature_qux-bar==1.1.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nfoo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nqux==1.2.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L185
test_export_groups[--without main-\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L185
test_export_groups[--only main-foo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L185
test_export_groups[--without opt-foo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L185
test_export_groups[--with dev,opt-baz==2.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nfoo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nopt==2.2.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
tests/command/test_command_export.py#L212
test_export_includes_extras_by_flag[feature_bar-bar==1.1.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\nfoo==1.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n]
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
The logs for this run have expired and are no longer available.
Loading