Options builder support (#672) #127
Annotations
10 warnings
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L24
The type 'TTenantInfo?' cannot be used as type parameter 'TDep' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L45
The type 'TTenantInfo?' cannot be used as type parameter 'TDep2' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep1, TDep2>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L68
The type 'TTenantInfo?' cannot be used as type parameter 'TDep3' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep1, TDep2, TDep3>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L94
The type 'TTenantInfo?' cannot be used as type parameter 'TDep4' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep1, TDep2, TDep3, TDep4>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L122
The type 'TTenantInfo?' cannot be used as type parameter 'TDep5' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep1, TDep2, TDep3, TDep4, TDep5>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L179
The type 'TTenantInfo?' cannot be used as type parameter 'TDep' in the generic type or method 'PostConfigureOptions<TOptions, TDep>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/ServiceCollectionExtensions.cs#L146
The type 'TTenantInfo?' cannot be used as type parameter 'TDep' in the generic type or method 'ConfigureNamedOptions<TOptions, TDep>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L200
The type 'TTenantInfo?' cannot be used as type parameter 'TDep2' in the generic type or method 'PostConfigureOptions<TOptions, TDep1, TDep2>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/ServiceCollectionExtensions.cs#L210
The type 'TTenantInfo?' cannot be used as type parameter 'TDep' in the generic type or method 'PostConfigureOptions<TOptions, TDep>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
build:
src/Finbuckle.MultiTenant/DependencyInjection/OptionsBuilderExtensions.cs#L223
The type 'TTenantInfo?' cannot be used as type parameter 'TDep3' in the generic type or method 'PostConfigureOptions<TOptions, TDep1, TDep2, TDep3>'. Nullability of type argument 'TTenantInfo?' doesn't match 'class' constraint.
|
The logs for this run have expired and are no longer available.
Loading