Skip to content

SAVEPOINT

SAVEPOINT #423

Triggered via push July 14, 2024 10:33
Status Failure
Total duration 7m 19s
Artifacts

build.yml

on: push
Matrix: only-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.14] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+ContainItemsAssignableTo.Should_throw_exception_when_asserting_collection_for_missing_item_type [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.15] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+ContainItemsAssignableTo.When_a_collection_is_empty_an_exception_should_be_thrown [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.15] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+HaveCountLessThan.Should_fail_when_asserting_collection_has_a_count_less_than_the_number_of_items [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.15] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+HaveCountLessThan.When_collection_count_is_less_than_and_collection_is_null_it_should_throw [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.15] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveCountLessThanOrEqualTo.When_dictionary_has_a_count_less_than_or_equal_to_the_number_of_items_it_should_fail_with_descriptive_message_ [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.16] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+HaveCountLessThan.When_collection_has_a_count_less_than_the_number_of_items_it_should_fail_with_descriptive_message_ [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.16] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveCountLessThanOrEqualTo.When_dictionary_count_is_less_than_or_equal_to_and_dictionary_is_null_it_should_throw [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.16] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveCountLessThanOrEqualTo.Should_fail_when_asserting_dictionary_has_a_count_less_than_or_equal_to_the_number_of_items [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.18] FluentAssertions.Specs.Collections.GenericCollectionAssertionOfStringSpecs+BeSubsetOf.When_collection_is_not_a_subset_of_another_it_should_throw_with_the_reason [FAIL]
only-unit-tests (ubuntu-22.04)
[xUnit.net 00:00:01.18] FluentAssertions.Specs.Collections.GenericCollectionAssertionOfStringSpecs+BeSubsetOf.When_asserting_collection_to_be_subset_against_null_collection_it_should_throw [FAIL]
only-unit-tests (macos-12)
The job was canceled because "ubuntu-22_04" failed.
only-unit-tests (macos-12)
The operation was canceled.
build
warning Pattern ["strip-ansi@^6.0.1"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity\\node_modules\\strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
build
warning Pattern ["string-width@^4.1.0"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity\\node_modules\\string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
build
warning Pattern ["strip-ansi@^6.0.0"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity\\node_modules\\strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
build
[xUnit.net 00:00:01.04] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+NotEqual.When_asserting_collections_not_to_be_equal_but_both_collections_reference_the_same_object_it_should_throw [FAIL]
build
[xUnit.net 00:00:01.09] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+NotEqual.When_two_equal_collections_are_not_expected_to_be_equal_it_should_throw [FAIL]
build
[xUnit.net 00:00:01.09] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+NotEqual.When_asserting_collections_not_to_be_equal_subject_but_collection_is_null_it_should_throw [FAIL]
build
[xUnit.net 00:00:01.10] FluentAssertions.Specs.Collections.CollectionAssertionSpecs+NotEqual.When_two_equal_collections_are_not_expected_to_be_equal_it_should_report_a_clear_explanation [FAIL]
build
[xUnit.net 00:00:01.10] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveSameCount.When_asserting_dictionary_and_collection_have_same_count_against_null_dictionary_it_should_throw [FAIL]
build
[xUnit.net 00:00:01.10] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveSameCount.When_comparing_item_counts_and_a_reason_is_specified_it_should_it_in_the_exception [FAIL]
build
[xUnit.net 00:00:01.11] FluentAssertions.Specs.Collections.GenericDictionaryAssertionSpecs+HaveSameCount.When_dictionary_and_collection_do_not_have_the_same_number_of_elements_it_should_fail [FAIL]