Skip to content

CodeQL

CodeQL #290

Triggered via schedule January 8, 2024 04:27
Status Success
Total duration 2m 33s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): 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)
Analyze (csharp): BO4ETestProject/TestEnumMembers.cs#L52
'Verwendungszweck.MEHRMINDERMBENGENABRECHNUNG' is obsolete: 'This is only to keep the library backwards compatible'
Analyze (csharp): BO4ETestProject/TestEnumMembers.cs#L65
'Verwendungszweck.MEHRMINDERMBENGENABRECHNUNG' is obsolete: 'This is only to keep the library backwards compatible'
Analyze (csharp): BO4ETestProject/TestJsonOrder.cs#L47
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
Analyze (csharp): BO4ETestProject/TestJsonOrder.cs#L62
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
Analyze (csharp): BO4ETestProject/TestJsonOrder.cs#L92
'MarktpartnerDetails' is obsolete: 'Please use BO4E.BO.Marktteilnehmer instead.'
Analyze (csharp): 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)
Analyze (csharp): BO4ETestProject/TestEnumMembers.cs#L52
'Verwendungszweck.MEHRMINDERMBENGENABRECHNUNG' is obsolete: 'This is only to keep the library backwards compatible'
Analyze (csharp): BO4ETestProject/TestEnumMembers.cs#L65
'Verwendungszweck.MEHRMINDERMBENGENABRECHNUNG' is obsolete: 'This is only to keep the library backwards compatible'
Analyze (csharp): BO4ETestProject/TestJsonOrder.cs#L47
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'