Code scanning - action #238
Annotations
3 warnings
CodeQL-Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|