Skip to content

Release

Release #20

Manually triggered March 11, 2024 10:35
Status Success
Total duration 3m 35s
Artifacts 12

release.yml

on: workflow_dispatch
Decide next version
17s
Decide next version
Pack Connector  /  pack
1m 4s
Pack Connector / pack
Pack Connector Testing  /  pack
56s
Pack Connector Testing / pack
Pack Last Changed List  /  pack
54s
Pack Last Changed List / pack
Pack Runner  /  pack
1m 1s
Pack Runner / pack
Pack Runner Npgsql  /  pack
51s
Pack Runner Npgsql / pack
Pack Runner SqlServer  /  pack
46s
Pack Runner SqlServer / pack
Pack SqlStreamStore  /  pack
43s
Pack SqlStreamStore / pack
Pack SqlStreamStore.Autofac  /  pack
45s
Pack SqlStreamStore.Autofac / pack
Pack Syndication  /  pack
1m 3s
Pack Syndication / pack
Pack Syndication Testing  /  pack
53s
Pack Syndication Testing / pack
Pack Testing NUnit  /  pack
1m 9s
Pack Testing NUnit / pack
Pack Testing XUnit  /  pack
44s
Pack Testing XUnit / pack
Semantic Release
1m 1s
Semantic Release
Publish to NuGet
32s
Publish to NuGet
Publish to Atlassian
24s
Publish to Atlassian
Fit to window
Zoom out
Zoom in

Annotations

134 warnings
Decide next version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Pack Testing XUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Testing XUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Testing XUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack Testing XUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.NUnit/ConnectedProjectionTest.cs#L43
Non-nullable field '_context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pack Testing XUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Runner SqlServer / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer/MigrationExtensions/IndexExtensions.cs#L16
'RelationalIndexBuilderExtensions.HasName(IndexBuilder, string?)' is obsolete: 'Use HasDatabaseName() instead.'
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner Npgsql / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Last Changed List / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer/MigrationExtensions/IndexExtensions.cs#L16
'RelationalIndexBuilderExtensions.HasName(IndexBuilder, string?)' is obsolete: 'Use HasDatabaseName() instead.'
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Syndication Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication/AtomResolveHandlerException.cs#L13
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack Connector Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector Testing / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Runner / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Runner / pack: test/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Tests/TestLogger.cs#L16
Nullability of reference types in type of parameter 'exception' of 'void TestLogger<T>.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Connector / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication/AtomResolveHandlerException.cs#L13
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/Runner.cs#L123
'Runner<TContext>.Handle(IReadonlyStreamStore, Func<Owned<TContext>>)' is obsolete: 'Prefer using StartAsync()'
Pack Syndication / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication/AtomResolveHandlerException.cs#L13
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Pack Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Pack Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.NUnit/ConnectedProjectionTest.cs#L43
Non-nullable field '_context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pack Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Semantic Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector-13.0.0 Expired
27.4 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing-13.0.0 Expired
24.6 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList-13.0.0 Expired
36 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner-13.0.0 Expired
32.2 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Npgsql-13.0.0 Expired
17.8 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer-13.0.0 Expired
21.7 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore-13.0.0 Expired
14.2 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac-13.0.0 Expired
11.3 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication-13.0.0 Expired
29.6 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication.Testing-13.0.0 Expired
17 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.NUnit-13.0.0 Expired
19 KB
nuget-Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.Xunit-13.0.0 Expired
19.1 KB