Merge pull request #14 from yoyoboot/sync-9.1 #1
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Abp/Runtime/Session/ClaimsAbpSession.cs#L33
Unreachable code detected
|
src/Abp/Application/Features/IFeatureChecker.cs#L13
XML comment has cref attribute 'GetValueAsync(int, string)' that could not be resolved
|
src/Abp/Application/Features/IFeatureChecker.cs#L22
XML comment has cref attribute 'GetValue(int, string)' that could not be resolved
|
src/Abp/Application/Features/IFeatureChecker.cs#L49
XML comment has cref attribute 'IsEnabledAsync(int, string)' that could not be resolved
|
src/Abp/Application/Features/IFeatureChecker.cs#L60
XML comment has cref attribute 'IsEnabled(int, string)' that could not be resolved
|
src/Abp/Domain/Uow/IActiveUnitOfWork.cs#L134
XML comment has cref attribute 'SetTenantId(int?)' that could not be resolved
|
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'
|
This job succeeded
Loading