Skip to content

chore(deps): bump MSTest.TestFramework from 3.6.4 to 3.7.0 #3701

chore(deps): bump MSTest.TestFramework from 3.6.4 to 3.7.0

chore(deps): bump MSTest.TestFramework from 3.6.4 to 3.7.0 #3701

Triggered via pull request December 23, 2024 08:06
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

22 warnings
unittest (8.0.401)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
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/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/TestStringEnumConverter.cs#L164
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L214
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L270
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L325
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L349
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L378
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L422
Dereference of a possibly null reference.
unittest (9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L164
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L214
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L270
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L325
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L349
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L378
Dereference of a possibly null reference.
unittest (9): BO4ETestProject/TestStringEnumConverter.cs#L422
Dereference of a possibly null reference.
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/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/TestStringEnumConverter.cs#L455
Dereference of a possibly null reference.