Nds improve logging #3344
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L37
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
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)
|
Build Solution:
src/TaskManager/API/ServiceNotFoundException.cs#L26
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