chore: remove .idea and add gitnore #26
Annotations
3 errors and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/ByteBard.GUSTO.Tests/JobQueueWorkerTests.cs#L449
The type or namespace name 'ConfigurationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/ByteBard.GUSTO.Tests/JobQueueWorkerTests.cs#L449
The type or namespace name 'ConfigurationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
|
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)'.
|