Update dependabot.yml #1
Annotations
3 errors
build:
test/TableStorage.Abstracts.Tests/DatabaseFixture.cs#L22
The type 'TableStorage.Abstracts.Tests.Services.UserRepository' cannot be used as type parameter 'TImplementation' in the generic type or method 'ServiceCollectionDescriptorExtensions.TryAddSingleton<TService, TImplementation>(IServiceCollection)'. There is no implicit reference conversion from 'TableStorage.Abstracts.Tests.Services.UserRepository' to 'TableStorage.Abstracts.Tests.Services.IUserRepository'.
|
build:
test/TableStorage.Abstracts.Tests/DatabaseFixture.cs#L22
The type 'TableStorage.Abstracts.Tests.Services.UserRepository' cannot be used as type parameter 'TImplementation' in the generic type or method 'ServiceCollectionDescriptorExtensions.TryAddSingleton<TService, TImplementation>(IServiceCollection)'. There is no implicit reference conversion from 'TableStorage.Abstracts.Tests.Services.UserRepository' to 'TableStorage.Abstracts.Tests.Services.IUserRepository'.
|
build
Process completed with exit code 1.
|