tweeks to graph endpoint stats #3473
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Common/Configuration/TaskManagerConfiguration.cs#L58
Define a constant instead of using this literal '500Mi' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L22
Rename class 'M001_TaskDispatchEventInfo_addVerion' to match pascal case naming rules, consider using 'M001TaskDispatchEventInfoaddVerion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/TaskManager/API/Extensions/TypeExtensions.cs#L26
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/TaskManager/API/Extensions/TypeExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-reports", "TaskManagerIntegrationTestReport", "WorkflowExecutorIntegrationTestReport".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L36
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L37
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/TaskManager/API/Extensions/TypeExtensions.cs#L34
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/TaskManager/API/Extensions/TypeExtensions.cs#L35
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/TaskManager/API/Extensions/TypeExtensions.cs#L36
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/TaskManager/API/Models/TaskDispatchEventInfo.cs#L73
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
The logs for this run have expired and are no longer available.
Loading