Skip to content

docs: add readme.md to nuget package #31

docs: add readme.md to nuget package

docs: add readme.md to nuget package #31

Triggered via push October 1, 2025 09:56
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#L202
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L202
Converting null literal or possible null value to non-nullable type.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L202
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L200
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#L202
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L202
Converting null literal or possible null value to non-nullable type.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L202
Dereference of a possibly null reference.
build: src/ByteBard.GUSTO.JobQueue/JobQueueWorker.cs#L200
Possible null reference argument for parameter 'instanceType' in 'object ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, params object[] parameters)'.