Skip to content

Bump MSTest.TestAdapter and MSTest.TestFramework #4323

Bump MSTest.TestAdapter and MSTest.TestFramework

Bump MSTest.TestAdapter and MSTest.TestFramework #4323

Triggered via pull request October 28, 2025 16:27
Status Success
Total duration 1m 18s
Artifacts

run_unit_tests_only.yml

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

Annotations

20 warnings
unittest (9): BO4ETestProject/TestMultiLangJson.cs#L29
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestMultiLangJson.cs#L28
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestGeraetemerkmalConverter.cs#L39
The return value of 'StartsWith' should not be ignored (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0055)
unittest (9): BO4ETestProject/TestBoExpansion.cs#L19
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestBoExpansion.cs#L37
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestBoExpansion.cs#L36
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestBoExpansion.cs#L35
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (9): BO4ETestProject/TestJsonOrder.cs#L57
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
unittest (9): BO4ETestProject/TestJsonOrder.cs#L42
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
unittest (9): BO4ETestProject/TestSperrauftrag.cs#L22
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L36
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L35
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L34
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L31
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L30
Use 'Assert.DoesNotContain' instead of 'Assert.IsFalse' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L29
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestMultiLangJson.cs#L28
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
unittest (8.0.401): BO4ETestProject/TestJsonOrder.cs#L57
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
unittest (8.0.401): BO4ETestProject/TestJsonOrder.cs#L42
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
unittest (8.0.401): BO4ETestProject/TestSperrauftrag.cs#L22
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)