Skip to content

Add --check-change option, for pre-commit export hook #409

Add --check-change option, for pre-commit export hook

Add --check-change option, for pre-commit export hook #409

Triggered via pull request December 19, 2023 20:43
Status Failure
Total duration 2m 1s
Artifacts

main.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

150 errors
Ubuntu / 3.11: tests/command/test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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
Ubuntu / 3.11: 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
Ubuntu / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.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
Ubuntu / 3.11: 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
Ubuntu / 3.11: tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.11: tests/command/test_command_export.py#L185
test_export_groups[-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
Ubuntu / 3.11: tests/command/test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.11: tests/command/test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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
Ubuntu / 3.10: tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.10: 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
Ubuntu / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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
Ubuntu / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.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
Ubuntu / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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
Ubuntu / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.10: tests/command/test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.10: tests/command/test_command_export.py#L218
test_export_reports_invalid_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.10: tests/command/test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.10: 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
Ubuntu / 3.8: 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
Ubuntu / 3.8: tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.8: tests/command/test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.8: 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
Ubuntu / 3.8: 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
Ubuntu / 3.8: tests/command/test_command_export.py#L185
test_export_groups[--without main-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.8: 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
Ubuntu / 3.8: 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
Ubuntu / 3.8: 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
Ubuntu / 3.8: 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
Ubuntu / 3.9: tests/command/test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.9: 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
Ubuntu / 3.9: 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
Ubuntu / 3.9: tests/command/test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.9: tests/command/test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.9: tests/command/test_command_export.py#L185
test_export_groups[-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
Ubuntu / 3.9: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.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
Ubuntu / 3.9: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.9: tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.9: tests/command/test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.8: tests\command\test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.8: tests\command\test_command_export.py#L185
test_export_groups[--without dev-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
Windows / 3.8: 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
Windows / 3.8: 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
Windows / 3.8: 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
Windows / 3.8: tests\command\test_command_export.py#L218
test_export_reports_invalid_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.8: 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
Windows / 3.8: 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
Windows / 3.8: tests\command\test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.8: tests\command\test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: tests\command\test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: tests\command\test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: tests\command\test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: tests\command\test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: 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
Windows / 3.9: 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
Windows / 3.9: tests\command\test_command_export.py#L218
test_export_reports_invalid_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.9: tests\command\test_command_export.py#L185
test_export_groups[-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
Windows / 3.9: 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
Windows / 3.9: 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
macOS / 3.9: 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
macOS / 3.9: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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
macOS / 3.9: 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
macOS / 3.9: tests/command/test_command_export.py#L185
test_export_groups[-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
macOS / 3.9: 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
macOS / 3.9: 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
macOS / 3.9: tests/command/test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.9: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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
macOS / 3.9: tests/command/test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.9: tests/command/test_command_export.py#L218
test_export_reports_invalid_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Ubuntu / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L249
test_export_with_urls TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L218
test_export_reports_invalid_extras TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L185
test_export_groups[-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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Ubuntu / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--without main-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.11: 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
macOS / 3.11: 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
macOS / 3.11: 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
macOS / 3.11: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.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
macOS / 3.11: 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
macOS / 3.11: tests/command/test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.11: tests/command/test_command_export.py#L185
test_export_groups[-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
macOS / 3.11: 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
Windows / 3.11: tests\command\test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.11: 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
Windows / 3.11: tests\command\test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.11: tests\command\test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.11: 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
Windows / 3.11: 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
Windows / 3.11: tests\command\test_command_export.py#L218
test_export_reports_invalid_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.11: 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
Windows / 3.11: tests\command\test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.11: tests\command\test_command_export.py#L185
test_export_groups[--without dev-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
macOS / 3.8: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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
macOS / 3.8: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.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
macOS / 3.8: tests/command/test_command_export.py#L185
test_export_groups[--without main-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.8: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.8: tests/command/test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.8: tests/command/test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.8: tests/command/test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.8: tests/command/test_command_export.py#L185
test_export_groups[-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
macOS / 3.8: 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
macOS / 3.8: 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
macOS / 3.10: tests/command/test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.10: 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
macOS / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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
macOS / 3.10: tests/command/test_command_export.py#L185
test_export_groups[-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
macOS / 3.10: 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
macOS / 3.10: tests/command/test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.10: tests/command/test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.10: 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
macOS / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--without main-\n] TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.10: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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
Windows / 3.10: 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
Windows / 3.10: tests\command\test_command_export.py#L231
test_extras_conflicts_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.10: tests\command\test_command_export.py#L249
test_export_with_urls TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.10: tests\command\test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.10: tests\command\test_command_export.py#L185
test_export_groups[-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
Windows / 3.10: 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
Windows / 3.10: 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
Windows / 3.10: tests\command\test_command_export.py#L224
test_export_with_all_extras TypeError: expected str, bytes or os.PathLike object, not NoneType
Windows / 3.10: 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
Windows / 3.10: tests\command\test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: expected str, bytes or os.PathLike object, not NoneType
macOS / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--only dev-baz==2.0.0 ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.6" and python_version < "4.0"\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: tests/command/test_command_export.py#L140
test_export_prints_to_stdout_by_default TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: tests/command/test_command_export.py#L218
test_export_reports_invalid_extras TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--with opt-foo==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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--without dev-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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
macOS / 3.12: tests/command/test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L282
test_export_exports_constraints_txt_with_warnings TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L185
test_export_groups[--without main,dev,opt-\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L185
test_export_groups[--without main-\n] TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L185
test_export_groups[-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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: 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: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L150
test_export_uses_requirements_txt_format_by_default TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Windows / 3.12: tests\command\test_command_export.py#L218
test_export_reports_invalid_extras TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'