Skip to content

Release

Release #52

Manually triggered March 14, 2024 08:56
Status Failure
Total duration 2m 55s
Artifacts 4

release.yml

on: workflow_dispatch
Decide next version
16s
Decide next version
Build Ticketing Service  /  build-image
2m 18s
Build Ticketing Service / build-image
Build Ticketing Service Monitoring  /  build-image
1m 59s
Build Ticketing Service Monitoring / build-image
Pack TicketingService.Abstractions  /  pack
41s
Pack TicketingService.Abstractions / pack
Pack TicketingService.Proxy.HttpProxy  /  pack
55s
Pack TicketingService.Proxy.HttpProxy / pack
Pack TicketingService.Storage.InMemory  /  pack
53s
Pack TicketingService.Storage.InMemory / pack
Pack TicketingService.Storage.PgSqlMarten  /  pack
1m 35s
Pack TicketingService.Storage.PgSqlMarten / pack
Semantic Release
0s
Semantic Release
Publish to NuGet
0s
Publish to NuGet
Push images
0s
Push images
Publish to Atlassian
0s
Publish to Atlassian
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 115 warnings
Build Ticketing Service Monitoring / build-image
Process completed with exit code 1.
Build Ticketing Service / build-image
Process completed with exit code 1.
Pack TicketingService.Abstractions / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Abstractions / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.InMemory / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.InMemory / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.InMemory / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.InMemory / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Proxy.HttpProxy / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Proxy.HttpProxy / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Proxy.HttpProxy / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Proxy.HttpProxy / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.PgSqlMarten / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.PgSqlMarten / pack: test/TicketingService.Storage.PgSqlMarten.Tests/MartenTicketingTests.cs#L71
Do not use Assert.False() to check for substrings. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
Pack TicketingService.Storage.PgSqlMarten / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.PgSqlMarten / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Pack TicketingService.Storage.PgSqlMarten / pack: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service Monitoring / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
Build Ticketing Service Monitoring / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
Build Ticketing Service Monitoring / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service Monitoring / build-image: src/TicketingService.Monitoring/StartupExtensions.cs#L49
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: 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.
Build Ticketing Service Monitoring / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service / build-image: src/TicketingService/Program.cs#L40
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection ServiceCollectionExtensions.AddMartenTicketing(IServiceCollection services, string connectionString)'.
Build Ticketing Service / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service / build-image: src/TicketingService/Program.cs#L40
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection ServiceCollectionExtensions.AddMartenTicketing(IServiceCollection services, string connectionString)'.
Build Ticketing Service / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build Ticketing Service / build-image: src/TicketingService/Program.cs#L40
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection ServiceCollectionExtensions.AddMartenTicketing(IServiceCollection services, string connectionString)'.
Build Ticketing Service / build-image: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'

Artifacts

Produced during runtime
Name Size
nuget-Be.Vlaanderen.Basisregisters.TicketingService.Abstractions-2.0.0 Expired
18.6 KB
nuget-Be.Vlaanderen.Basisregisters.TicketingService.Proxy.HttpProxy-2.0.0 Expired
15.8 KB
nuget-Be.Vlaanderen.Basisregisters.TicketingService.Storage.InMemory-2.0.0 Expired
12.2 KB
nuget-Be.Vlaanderen.Basisregisters.TicketingService.Storage.PgSqlMarten-2.0.0 Expired
23.2 KB