0.22.0 #266
Annotations
10 warnings
pushrelease:
BO4ETestProject/TestJsonOrder.cs#L42
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
pushrelease:
BO4ETestProject/TestJsonOrder.cs#L57
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L164
Dereference of a possibly null reference.
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L214
Dereference of a possibly null reference.
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L270
Dereference of a possibly null reference.
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L325
Dereference of a possibly null reference.
|
pushrelease:
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)
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L349
Dereference of a possibly null reference.
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L378
Dereference of a possibly null reference.
|
pushrelease:
BO4ETestProject/TestStringEnumConverter.cs#L422
Dereference of a possibly null reference.
|