Release #52
Annotations
1 error and 24 warnings
Containerize
Process completed with exit code 1.
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L84
Dereference of a possibly null reference.
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L85
Dereference of a possibly null reference.
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
|
Dotnet build tests:
src/TicketingService.Monitoring/ConnectionStrings.cs#L8
Non-nullable property 'Ticketing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L11
Non-nullable property 'WhitelistedRegistries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L12
Non-nullable property 'BlacklistedActions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
|
Dotnet build tests:
src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
|
Run all tests:
src/TicketingService.Monitoring/ConnectionStrings.cs#L8
Non-nullable property 'Ticketing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L11
Non-nullable property 'WhitelistedRegistries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L12
Non-nullable property 'BlacklistedActions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L84
Dereference of a possibly null reference.
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L85
Dereference of a possibly null reference.
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
|
Dotnet build:
src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
|
Dotnet build:
src/TicketingService.Monitoring/ConnectionStrings.cs#L8
Non-nullable property 'Ticketing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L11
Non-nullable property 'WhitelistedRegistries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/TicketingService.Monitoring/NotificationBackgroundService.cs#L12
Non-nullable property 'BlacklistedActions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
|
Loading