CodeQL #1703
Annotations
5 warnings
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze (csharp):
BenchmarkMockNet/Rocks/Mocks.cs#L4
'RockCreateAttribute<IThing>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
|
Analyze (csharp):
BenchmarkMockNet/All.cs#L33
'RockCreateAttribute<>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
|
Analyze (csharp):
BenchmarkMockNet/Rocks/Mocks.cs#L4
'RockCreateAttribute<IThing>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
|
Analyze (csharp):
BenchmarkMockNet/All.cs#L33
'RockCreateAttribute<>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
|