Bump github/codeql-action from 2 to 3 #178
sonar-analysis.yml
on: pull_request
Run analysis & code coverage
2m 14s
Annotations
1 error and 3 warnings
Run analysis & code coverage
Process completed with exit code 1.
|
Run analysis & code coverage:
test/InjectionMemberTests.cs#L288
Field 'InjectionMemberTests.Test8.Test5' is never assigned to, and will always have its default value null
|
Run analysis & code coverage:
test/IssueTests/44_Lifetime_Issues.cs#L96
This call will always result in an empty sequence because type 'System.Reflection.CustomAttributeData' is incompatible with type 'Stashbox.Tests.IssueTests.LifetimeIssues.DoResolveAttribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
Run analysis & code coverage:
test/IssueTests/44_Lifetime_Issues.cs#L129
This call will always result in an empty sequence because type 'System.Reflection.CustomAttributeData' is incompatible with type 'Stashbox.Tests.IssueTests.LifetimeIssues.DoResolveAttribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|