0.0.1-alpha09 #10
Triggered via release
April 9, 2024 21:16
adimiko
published
0.0.1-alpha09
Status
Success
Total duration
2m 14s
Artifacts
–
Annotations
20 warnings
build:
source/TransactionalBox/Settings/TransactionalBoxSettings.cs#L9
Non-nullable property 'ServiceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.DistributedLock/Lock.cs#L17
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.DistributedLock/Internals/InternalDistributedLock.cs#L12
Non-nullable field '_newLock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L7
Non-nullable property 'JobId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L9
Non-nullable property 'JobExecutorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L11
Non-nullable property 'JobName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/JobExecutor.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/JobExecutor.cs#L51
Dereference of a possibly null reference.
|
build:
source/TransactionalBox.DistributedLock.EntityFramework/Internals/EntityFrameworkDistributedLockStorage.cs#L25
The variable 'ex' is declared but never used
|
build:
source/TransactionalBox.Inbox/Deserialization/Metadata.cs#L5
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox/Settings/TransactionalBoxSettings.cs#L9
Non-nullable property 'ServiceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L7
Non-nullable property 'JobId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L9
Non-nullable property 'JobExecutorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/Context/JobExecutionContext.cs#L11
Non-nullable property 'JobName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/JobExecutor.cs#L47
Converting null literal or possible null value to non-nullable type.
|
build:
source/TransactionalBox.Base.BackgroundService/Internals/JobExecutor.cs#L51
Dereference of a possibly null reference.
|
build:
source/TransactionalBox.DistributedLock/Lock.cs#L17
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.DistributedLock/Internals/InternalDistributedLock.cs#L12
Non-nullable field '_newLock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
source/TransactionalBox.Inbox/Deserialization/Metadata.cs#L5
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
source/TransactionalBox.Inbox/Deserialization/Metadata.cs#L9
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|