Skip to content

fix: ensure new scoped serviceprovider for every job that is instanti… #32

fix: ensure new scoped serviceprovider for every job that is instanti…

fix: ensure new scoped serviceprovider for every job that is instanti… #32

Triggered via push October 3, 2025 11:12
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Converting null literal or possible null value to non-nullable type.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L199
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#L57
Possible null reference assignment.
build: src/ByteBard.GUSTO.JobQueue/JobQueue.cs#L45
Converting null literal or possible null value to non-nullable type.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Converting null literal or possible null value to non-nullable type.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L201
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L199
Possible null reference argument for parameter 'instanceType' in 'object ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, params object[] parameters)'.