Skip to content

C#: Disable CIL extraction for testing purposes. #16675

C#: Disable CIL extraction for testing purposes.

C#: Disable CIL extraction for testing purposes. #16675

Triggered via pull request October 12, 2023 09:16
Status Success
Total duration 7m 50s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)