Bump github/codeql-action from 3 to 4 #941
Annotations
1 error and 12 warnings
Analyze (csharp)
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L59
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp):
test/RulesEngine.UnitTest/NestedRulesTest.cs#L52
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyze (csharp)
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.23.2.
|
Analyze (csharp)
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|