All languages: Use shared FileSystem library and minor regex performance improvement. #16510
Triggered via pull request
September 28, 2023 06:59
Status
Success
Total duration
9m 13s
Artifacts
–
codeql-analysis.yml
on: pull_request
CodeQL-Build
8m 54s
Annotations
5 warnings
CodeQL-Build
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.Tests/StubGenerator.cs#L17
Member 'StubGeneratorFieldTest' 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.Tests/StubGenerator.cs#L40
Member 'StubGeneratorMethodTest' 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.Tests/StubGenerator.cs#L17
Member 'StubGeneratorFieldTest' 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.Tests/StubGenerator.cs#L40
Member 'StubGeneratorMethodTest' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|