CodeQL #314
Annotations
10 errors and 6 warnings
Analyze (csharp):
Plugins/Spider.Plugin/Classes/SpiderMiddleware.cs#L164
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/ErrorManagerProvider.cs#L26
The type or namespace name 'SharedPluginFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/IPValidation.cs#L29
The type or namespace name 'SharedPluginFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Logger.cs#L29
The type or namespace name 'PluginManager' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Logger.cs#L30
The type or namespace name 'PluginManager' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Mocks/MockAccountProvider.cs#L31
The type or namespace name 'Middleware' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Mocks/MockAccountProvider.cs#L32
The type or namespace name 'Middleware' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Mocks/MockAccountProvider.cs#L33
The type or namespace name 'Middleware' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Mocks/MockAccountProvider.cs#L34
The type or namespace name 'Middleware' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
Demo/NetCorePluginDemoWebsite/Classes/Mocks/MockAccountProvider.cs#L36
The type or namespace name 'SharedPluginFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, actions/setup-dotnet@v1, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (javascript)
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, actions/setup-dotnet@v1, github/codeql-action/autobuild@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|