* update ci script check production (#7) #27
Annotations
1 error and 21 warnings
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.ComponentModel.Annotations
|
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/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.AspNetCore.SignalR/AspNetCore/SignalR/Hubs/HubCallerContextExtensions.cs#L39
Unreachable code detected
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Hangfire.AspNetCore
|
build:
src/Abp.ZeroCore/Authorization/Roles/AbpRoleManager.cs#L109
Parameter 'fsTagNone' has no matching param tag in the XML comment for 'AbpRoleManager<TRole, TUser>.IsGrantedAsync(string, string, int?)' (but other parameters do)
|
build:
src/Abp.ZeroCore/Authorization/Roles/AbpRoleManager.cs#L160
Parameter 'fsTagNone' has no matching param tag in the XML comment for 'AbpRoleManager<TRole, TUser>.GetGrantedPermissionsAsync(string, int?)' (but other parameters do)
|