Skip to content

Release

Release #20

Manually triggered November 27, 2024 15:29
Status Success
Total duration 3m 17s
Artifacts 14

release.yml

on: workflow_dispatch
Decide next version
13s
Decide next version
Pack Aggregate Source  /  pack
50s
Pack Aggregate Source / pack
Pack Aggregate Source Explicit Routing  /  pack
44s
Pack Aggregate Source Explicit Routing / pack
Pack Aggregate Source SqlStreamStore  /  pack
51s
Pack Aggregate Source SqlStreamStore / pack
Pack Aggregate Source SqlStreamStore Autofac  /  pack
47s
Pack Aggregate Source SqlStreamStore Autofac / pack
Pack Aggregate Source Testing  /  pack
1m 7s
Pack Aggregate Source Testing / pack
Pack Aggregate Source Testing CommandHandling  /  pack
47s
Pack Aggregate Source Testing CommandHandling / pack
Pack Aggregate Source Testing NUnit  /  pack
53s
Pack Aggregate Source Testing NUnit / pack
Pack Aggregate Source Testing SqlStreamStore  /  pack
55s
Pack Aggregate Source Testing SqlStreamStore / pack
Pack Aggregate Source Testing SqlStreamStore Autofac  /  pack
53s
Pack Aggregate Source Testing SqlStreamStore Autofac / pack
Pack Aggregate Source Testing Xunit  /  pack
46s
Pack Aggregate Source Testing Xunit / pack
Pack CommandHandling  /  pack
57s
Pack CommandHandling / pack
Pack CommandHandling Idempotency  /  pack
57s
Pack CommandHandling Idempotency / pack
Pack CommandHandling SqlStreamStore  /  pack
52s
Pack CommandHandling SqlStreamStore / pack
Pack Snapshot Verifier  /  pack
55s
Pack Snapshot Verifier / pack
Semantic Release
51s
Semantic Release
Publish to NuGet
34s
Publish to NuGet
Publish to Atlassian
13s
Publish to Atlassian
Fit to window
Zoom out
Zoom in

Annotations

180 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 Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing Xunit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Explicit Routing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing SqlStreamStore Autofac / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack CommandHandling SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Optional.cs#L104
Converting null literal or possible null value to non-nullable type.
Pack Aggregate Source Testing NUnit / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Optional.cs#L105
Converting null literal or possible null value to non-nullable type.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing SqlStreamStore / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Optional.cs#L104
Converting null literal or possible null value to non-nullable type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Optional.cs#L104
Converting null literal or possible null value to non-nullable type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Snapshot Verifier / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack CommandHandling Idempotency / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency/IdempotencyException.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 CommandHandling Idempotency / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency/UseIdempotencyDatabaseMigrationsExtension.cs#L28
Possible null reference argument for parameter 'tableInfo' in 'void MigrationsHelper.Run(string connectionString, string migrationsSchema, string migrationsTableName, IdempotencyTableInfo tableInfo, ILoggerFactory loggerFactory = null)'.
Pack CommandHandling Idempotency / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency/UseIdempotencyDatabaseMigrationsExtension.cs#L29
Possible null reference argument for parameter 'loggerFactory' in 'void MigrationsHelper.Run(string connectionString, string migrationsSchema, string migrationsTableName, IdempotencyTableInfo tableInfo, ILoggerFactory loggerFactory = null)'.
Pack CommandHandling Idempotency / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency/ProcessedCommand.cs#L13
Non-nullable property 'CommandContentHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack CommandHandling Idempotency / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency/MigrationsHelper.cs#L8
Non-nullable property 'TableInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L20
Cannot convert null literal to non-nullable reference type.
Pack CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L20
Cannot convert null literal to non-nullable reference type.
Pack CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L20
Cannot convert null literal to non-nullable reference type.
Pack CommandHandling / pack: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L20
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L11
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateNotFoundException.cs#L24
Possible null reference argument for parameter 'message' in 'AggregateSourceException.AggregateSourceException(string message)'.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotInfo.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pack Aggregate Source Testing / pack: src/Be.Vlaanderen.Basisregisters.AggregateSource/Snapshotting/SnapshotContainer.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 Digest
nuget-Be.Vlaanderen.Basisregisters.AggregateSource-9.1.1 Expired
49.2 KB
sha256:0c1eba2f0251efef69c20640891cadc5f6cde9114b09cd06f0da001dfb4a66a7
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.ExplicitRouting-9.1.1 Expired
18.4 KB
sha256:f9a2159577aea01aa897cf6a84db6dbad7300dcc3074ad2a7b4a88191dbe6909
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore-9.1.1 Expired
31.2 KB
sha256:3ee6268ff085e17f0a54e34c089eabbb66e21b5a5aa4ec7a8d9fde6a44f89f9d
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore.Autofac-9.1.1 Expired
16.8 KB
sha256:dd6ed7b6028d4aee4b6afeb55b96ec31c29c8f1f39aa25542783735366f0a2ce
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing-9.1.1 Expired
105 KB
sha256:6a0a20750859ae2fcfaf43fbd539046c3b3848384e2b5dfe9a58f60acbe85e3a
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing.CommandHandling-9.1.1 Expired
13 KB
sha256:036fbd6263cfaf2d8783334cef097ad64da3eaaa8f21ef18a8a5f2e966e9e70b
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing.NUnit-9.1.1 Expired
24.9 KB
sha256:eee698695a431dc55840714e61e18adefe198a2a832aa2539f328f8d16f1c663
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing.SqlStreamStore-9.1.1 Expired
15.1 KB
sha256:52eb367412ee946a60087cb2ca3efa6ad95894b62ba795c8201b5f78cba5ad9a
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing.SqlStreamStore.Autofac-9.1.1 Expired
16.3 KB
sha256:895031961cc9034f171e114160e554c327b45a1cdadcfe1f1a23430db50e6dce
nuget-Be.Vlaanderen.Basisregisters.AggregateSource.Testing.Xunit-9.1.1 Expired
24 KB
sha256:c94d43e7518be2bf30d6b2f44bdf907761453d0add01cb6be3f627f4791f435d
nuget-Be.Vlaanderen.Basisregisters.CommandHandling-9.1.1 Expired
23 KB
sha256:0d4a4c58d766c89ed29b08e5340feae1f162f059eed99d0ba914195f62ddc039
nuget-Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency-9.1.1 Expired
34.5 KB
sha256:34dcd1a9935889d400ebd310833fa287b0b2ffd1793f2a872c240a8418ef51ea
nuget-Be.Vlaanderen.Basisregisters.CommandHandling.SqlStreamStore-9.1.1 Expired
17.5 KB
sha256:b17b549164855a0405f3ee07afb967e458c60ec6040926b7cb7179dac23f5d91
nuget-Be.Vlaanderen.Basisregisters.SnapshotVerifier-9.1.1 Expired
39.4 KB
sha256:3087f76100a8850abd24b5d333c14a7c81b7ccecb11822f9a4bca63f3e0d4ce7