C#: Disable CIL extraction for testing purposes. #16675
codeql-analysis.yml
on: pull_request
CodeQL-Build
7m 39s
Annotations
3 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/Options.cs#L52
Public method 'CIL' on test class 'OptionsTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
CodeQL-Build:
csharp/extractor/Semmle.Extraction.Tests/Options.cs#L52
Public method 'CIL' on test class 'OptionsTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|