Ruhende Lokation in Energierichtung #3153
Annotations
10 warnings
unittest (8.0.401):
BO4ETestProject/TestSperrauftrag.cs#L20
'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#L43
'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#L58
'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#L144
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L179
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L220
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L261
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L285
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L314
Dereference of a possibly null reference.
|
unittest (8.0.401):
BO4ETestProject/TestStringEnumConverter.cs#L358
Dereference of a possibly null reference.
|