CodeQL Code Analysis #182
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 13 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, actions/setup-dotnet@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixXmlExtensions.cs#L113
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixXmlExtensions.cs#L161
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixParserExtensions.cs#L71
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixParserExtensions.cs#L271
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixDataExtensions.cs#L207
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixDataExtensions.cs#L263
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/Extensions/OnixDataExtensions.cs#L301
The variable 'ex' is declared but never used
|
Analyze (csharp):
OnixData.Standard/OnixLegacyParser.cs#L230
The variable 'bUseXSD' is assigned but its value is never used
|
Analyze (csharp):
OnixData.Standard/OnixLegacyParser.cs#L231
The variable 'bUseDTD' is assigned but its value is never used
|
Analyze (csharp):
OnixData.Standard/Legacy/OnixLegacyProduct.cs#L540
The variable 'ex' is declared but never used
|
Analyze (csharp)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|