Skip to content

更改项目属性

更改项目属性 #15

Triggered via push January 27, 2024 01:06
Status Success
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: framework/src/Amos.Abp.Domain/Domain/Repositories/ISqlScriptRepository.cs#L10
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'script-id'.'
build: framework/src/Amos.Abp.Domain/Domain/Repositories/ISqlScriptRepository.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'script-namespace'.'
build: framework/src/Amos.Abp.Domain/Domain/Repositories/ISqlScriptRepository.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: framework/src/Amos.Abp.Domain/Extensions/ObjectExtension/PropertyEmitExtension.cs#L27
Parameter '_' has no matching param tag in the XML comment for 'PropertyEmitExtension.GetPropertyEmit<TObj>(TObj, string)' (but other parameters do)
build: framework/src/Amos.Abp.EntityFrameworkCore/Microsoft/Extensions/DependencyInjection/AmosAbpEfCoreServiceCollectionExtensions.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: framework/src/Amos.Abp.EntityFrameworkCore/Microsoft/Extensions/DependencyInjection/AmosAbpEfCoreServiceCollectionExtensions.cs#L20
XML comment has a param tag for 'registerTempTableRepository', but there is no parameter by that name
build: framework/src/Amos.Abp.EntityFrameworkCore/Microsoft/Extensions/DependencyInjection/AmosAbpEfCoreServiceCollectionExtensions.cs#L21
XML comment has a param tag for 'registerBacthBulkExecuter', but there is no parameter by that name
build: framework/src/Amos.Abp.SqlScript/Domain/Repositories/SqlScriptRepository.cs#L93
Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: framework/src/Amos.Abp.TempTable/TempTable/IEntityDataReader.cs#L12
XML comment has cref attribute 'PropertyInfo' that could not be resolved
build: framework/src/Amos.Abp.TempTable/EntityFrameworkCore/DbContextTempTableExtensions.cs#L28
Type parameter 'TDbContext' has no matching typeparam tag in the XML comment on 'DbContextTempTableExtensions.InsertIntoTempTableAsync<TDbContext, TTempTable>(TDbContext, IEnumerable<TTempTable>, TempTableInsertOptions, CancellationToken)' (but other type parameters do)