Bump actions/checkout from 4.1.5 to 4.1.6 #2419
Annotations
10 errors
Tests:
click_extra/tests/test_config.py#L455
test_conf_file_overrides_defaults[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L506
test_auto_env_var_conf[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L550
test_conf_file_overridden_by_cli_param[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L455
test_conf_file_overrides_defaults[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L506
test_auto_env_var_conf[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L550
test_conf_file_overridden_by_cli_param[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L550
test_conf_file_overridden_by_cli_param[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L506
test_auto_env_var_conf[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L455
test_conf_file_overrides_defaults[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra/tests/test_config.py#L329
test_unset_conf_debug_message
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Loading