Merge branch 'aspnetboilerplate:dev' into dev #2
Annotations
1 error and 10 warnings
|
src/Abp.FluentValidation/FluentValidation/AbpFluentValidationValidatorFactory.cs#L7
'ValidatorFactoryBase' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L11
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L13
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/AbpFluentValidationModule.cs#L16
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.HtmlSanitizer/HtmlSanitizer/HtmlSanitizerBuilder.cs#L30
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
src/Abp.FluentValidation/FluentValidation/AbpFluentValidationValidatorFactory.cs#L7
'ValidatorFactoryBase' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L11
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L13
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.FluentValidation/FluentValidation/AbpFluentValidationModule.cs#L16
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
|
src/Abp.HtmlSanitizer/HtmlSanitizer/HtmlSanitizerBuilder.cs#L30
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
This job failed
Loading