Merge branch 'main' into annotate-the-shit-once-and-forever #3338
Annotations
1 error and 10 warnings
Run Tests
Process completed with exit code 1.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L160
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L210
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L266
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L321
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L345
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L374
Dereference of a possibly null reference.
|
Run Tests:
BO4ETestProject/TestJsonOrder.cs#L43
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Run Tests:
BO4ETestProject/TestJsonOrder.cs#L58
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Run Tests:
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)
|
Run Tests:
BO4ETestProject/TestStringEnumConverter.cs#L418
Dereference of a possibly null reference.
|
Loading