Skip to content

DEV-77895

DEV-77895 #3316

Triggered via pull request November 6, 2024 11:34
@levtojilevtoji
synchronize #572
DEV-77895
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

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#L160
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L210
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L266
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L321
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L345
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L374
Dereference of a possibly null reference.
unittest (8.0.401): BO4ETestProject/TestStringEnumConverter.cs#L418
Dereference of a possibly null reference.