Bump actions/setup-dotnet from 2 to 4 #77
codeql-analysis.yml
on: pull_request
CodeQL-Build
3m 27s
Annotations
9 warnings
CodeQL-Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction/Context.cs#L143
Compare symbols correctly
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/SymbolExtensions.cs#L94
Compare symbols correctly
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L237
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.Standalone/AssemblyCache.cs#L112
'Assembly.ReflectionOnlyLoad(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction/Context.cs#L143
Compare symbols correctly
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/SymbolExtensions.cs#L94
Compare symbols correctly
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L237
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.Standalone/AssemblyCache.cs#L112
'Assembly.ReflectionOnlyLoad(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
|