fix build error #4322
Annotations
20 warnings
|
unittest (9):
BO4ETestProject/TestBo4eUri.cs#L210
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBo4eUri.cs#L209
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBo4eUri.cs#L207
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBo4eUri.cs#L167
Use 'Assert.EndsWith' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBo4eUri.cs#L143
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBOCOMDesign.cs#L102
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (9):
BO4ETestProject/TestBOCOMDesign.cs#L78
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
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 (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 (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/TestGeraetemerkmalConverter.cs#L39
The return value of 'StartsWith' should not be ignored (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0055)
|
|
unittest (8.0.401):
BO4ETestProject/TestBoExpansion.cs#L37
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (8.0.401):
BO4ETestProject/TestBoExpansion.cs#L36
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (8.0.401):
BO4ETestProject/TestBoExpansion.cs#L19
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
unittest (8.0.401):
BO4ETestProject/TestBoExpansion.cs#L35
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)
|