Skip to content

CodeQL

CodeQL #277

Triggered via schedule October 9, 2023 04:26
Status Success
Total duration 3m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/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/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/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/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.'