Skip to content

Update Directory.Build.props #14

Update Directory.Build.props

Update Directory.Build.props #14

Triggered via push December 16, 2023 03:48
Status Success
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.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.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.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)