0.0.1-alpha25 #26
Triggered via release
June 18, 2024 09:37
adimiko
published
0.0.1-alpha25
Status
Success
Total duration
54s
Artifacts
–
Annotations
20 warnings
build:
source/TransactionalBox/Extensions/ExtensionAddTransactionalBox.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
source/TransactionalBox/Extensions/ExtensionAddTransactionalBox.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
source/TransactionalBox/Internals/Inbox/Transport/InMemory/InMemoryInboxWorkerTransport.cs#L15
Async-iterator 'InMemoryInboxWorkerTransport.GetMessages(IEnumerable<string>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build:
source/TransactionalBox/Settings/TransactionalBoxSettings.cs#L10
Non-nullable property 'ServiceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Extensions/Outbox/OutboxExtensionAddOutbox.cs#L115
Dereference of a possibly null reference.
|
build:
source/TransactionalBox/Extensions/Inbox/InboxExtensionAddInbox.cs#L101
Dereference of a possibly null reference.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L5
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L7
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L9
Non-nullable property 'Compression' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/DistributedLock/Lock.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Extensions/ExtensionAddTransactionalBox.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
source/TransactionalBox/Extensions/ExtensionAddTransactionalBox.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
source/TransactionalBox/Internals/Inbox/Transport/InMemory/InMemoryInboxWorkerTransport.cs#L15
Async-iterator 'InMemoryInboxWorkerTransport.GetMessages(IEnumerable<string>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build:
source/TransactionalBox/Settings/TransactionalBoxSettings.cs#L10
Non-nullable property 'ServiceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Extensions/Outbox/OutboxExtensionAddOutbox.cs#L115
Dereference of a possibly null reference.
|
build:
source/TransactionalBox/Extensions/Inbox/InboxExtensionAddInbox.cs#L101
Dereference of a possibly null reference.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L5
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L7
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/Transport/TransportObject.cs#L9
Non-nullable property 'Compression' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Internals/InternalPackages/DistributedLock/Lock.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|