MicrosoftDI Services Auto Registration #90
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/dotnet-code-coverage-badge@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/PowerPipe.Extensions.MicrosoftDependencyInjection/ServiceRegistrar.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L15
'ServiceCollectionExtension.AddPowerPipe(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L16
'ServiceCollectionExtension.AddPowerPipeStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L17
'ServiceCollectionExtension.AddPowerPipeStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L18
'ServiceCollectionExtension.AddPowerPipeStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L19
'ServiceCollectionExtension.AddPowerPipeCompensationStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/PipelineTests.cs#L197
'ServiceCollectionExtension.AddPowerPipeStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
src/PowerPipe.Extensions.MicrosoftDependencyInjection/ServiceRegistrar.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L15
'ServiceCollectionExtension.AddPowerPipe(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|
build:
tests/PowerPipe.UnitTests/Fixtures/DIFixture.cs#L16
'ServiceCollectionExtension.AddPowerPipeStep<TStep, TContext>(IServiceCollection, ServiceLifetime)' is obsolete: 'Use new registration with PowerPipeConfiguration'
|