Skip to content

Merge pull request #14 from yoyoboot/sync-9.1 #1

Merge pull request #14 from yoyoboot/sync-9.1

Merge pull request #14 from yoyoboot/sync-9.1 #1

Triggered via push July 15, 2024 03:13
Status Success
Total duration 7m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify one of the following frameworks in order to publish: net462, net8.0
build
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/
build: src/Abp/Runtime/Session/ClaimsAbpSession.cs#L33
Unreachable code detected
build: src/Abp/Application/Features/IFeatureChecker.cs#L13
XML comment has cref attribute 'GetValueAsync(int, string)' that could not be resolved
build: src/Abp/Application/Features/IFeatureChecker.cs#L22
XML comment has cref attribute 'GetValue(int, string)' that could not be resolved
build: src/Abp/Application/Features/IFeatureChecker.cs#L49
XML comment has cref attribute 'IsEnabledAsync(int, string)' that could not be resolved
build: src/Abp/Application/Features/IFeatureChecker.cs#L60
XML comment has cref attribute 'IsEnabled(int, string)' that could not be resolved
build: src/Abp/Domain/Uow/IActiveUnitOfWork.cs#L134
XML comment has cref attribute 'SetTenantId(int?)' that could not be resolved
build: 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'
build: 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'
build: 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'
build: 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'