Bump kdeldycke/workflows from 4.3.3 to 4.3.4 #2555
Annotations
10 errors
tests/test_config.py#L549
test_conf_file_overridden_by_cli_param[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L549
test_conf_file_overridden_by_cli_param[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L505
test_auto_env_var_conf[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L505
test_auto_env_var_conf[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L505
test_auto_env_var_conf[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L328
test_unset_conf_debug_message
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L454
test_conf_file_overrides_defaults[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L454
test_conf_file_overrides_defaults[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L454
test_conf_file_overrides_defaults[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
tests/test_config.py#L454
test_conf_file_overrides_defaults[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
This job failed
Loading