Skip to content

Bump MSTest.TestFramework from 3.7.1 to 3.7.2 (#199) #390

Bump MSTest.TestFramework from 3.7.1 to 3.7.2 (#199)

Bump MSTest.TestFramework from 3.7.1 to 3.7.2 (#199) #390

Triggered via push January 31, 2025 13:29
Status Success
Total duration 1m 31s
Artifacts

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L7
Test method 'Contains_based_methods_should_throw_if_not_supported' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L17
Test method 'Contains_returns_empty_set_if_set_is_empty' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L27
Test method 'Contains_returns_empty_set_if_no_matching_key_is_available' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L37
Test method 'Contains_returns_matching_item' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L49
Test method 'Contains_returns_multiple_matching_item' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L65
Test method 'FuzzyContains_based_methods_should_throw_if_not_supported' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L75
Test method 'FuzzyContains_returns_empty_set_if_set_is_empty' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L85
Test method 'FuzzyContains_returns_empty_set_if_no_matching_key_is_available' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L95
Test method 'FuzzyContains_returns_matching_item' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)
build: Akade.IndexedSet.Tests/CommonIndexTests/BaseIndexTest.Contains.cs#L112
Test method 'FuzzyContains_returns_multiple_matching_item' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0003)