Update to .NET 8.0 #729
Annotations
10 warnings
src/Aktabook.Domain/Models/BookInfoRequestStatus.cs#L13
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Domain/Models/BookInfoRequestStatus.cs#L15
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Domain/Models/BookInfoRequestStatus.cs#L11
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Domain/Models/BookInfoRequestStatus.cs#L17
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Domain/Models/BookInfoRequestStatus.cs#L19
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Application/Constants.cs#L13
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
src/Aktabook.Application/BusEndpointName.cs#L11
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Application/BusConfiguration.cs#L11
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Application/BusEndpointName.cs#L13
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
src/Aktabook.Application/BusQueueName.cs#L11
Change this constant to a 'static' read-only property. (https://rules.sonarsource.com/csharp/RSPEC-2339)
|
This job succeeded
Loading