publish #405
Annotations
20 warnings
Build project:
src/uActivityPub/Helpers/UserHelper.cs#L19
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L54
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L137
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L42
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L136
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build project:
src/uActivityPub/Services/ActivityPubServices/OutboxService.cs#L36
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build project:
src/uActivityPub/uActivityPubConstants.cs#L4
Rename class 'uActivityPubConstants' to match pascal case naming rules, consider using 'UActivityPubConstants'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Build project:
src/uActivityPub/Controllers/PluginControllers/UActivityPubDashboardApiController.cs#L25
Make 'GetApi' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build project:
src/uActivityPub/Controllers/PluginControllers/UActivityPubDashboardApiController.cs#L25
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|
Build project:
src/uActivityPub/Controllers/WebfingerController.cs#L22
Use model binding instead of accessing the raw request data (https://rules.sonarsource.com/csharp/RSPEC-6932)
|
Test project:
src/uActivityPub/Helpers/UserHelper.cs#L19
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Test project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L54
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Test project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L137
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Test project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L42
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Test project:
src/uActivityPub/Services/ActivityPubServices/InboxService.cs#L136
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Test project:
src/uActivityPub/Services/ActivityPubServices/OutboxService.cs#L36
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Test project:
src/uActivityPub/uActivityPubConstants.cs#L4
Rename class 'uActivityPubConstants' to match pascal case naming rules, consider using 'UActivityPubConstants'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Test project:
src/uActivityPub/Controllers/PluginControllers/UActivityPubDashboardApiController.cs#L25
Make 'GetApi' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Test project:
src/uActivityPub/Controllers/PluginControllers/UActivityPubDashboardApiController.cs#L25
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|
Test project:
src/uActivityPub/Controllers/WebfingerController.cs#L22
Use model binding instead of accessing the raw request data (https://rules.sonarsource.com/csharp/RSPEC-6932)
|
Loading