fix: remove double completed. #18
Annotations
10 warnings
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueue.cs#L55
Possible null reference assignment.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Dereference of a possibly null reference.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Dereference of a possibly null reference.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L73
Possible null reference argument for parameter 'instanceType' in 'object ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, params object[] parameters)'.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueue.cs#L55
Possible null reference assignment.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Dereference of a possibly null reference.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L75
Dereference of a possibly null reference.
|
|
build:
src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L73
Possible null reference argument for parameter 'instanceType' in 'object ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, params object[] parameters)'.
|