Skip to content

Update publish-nuget.yml #3

Update publish-nuget.yml

Update publish-nuget.yml #3

Triggered via push December 6, 2023 08:21
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: brandedoutcast/publish-nuget@v2.5.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
😢 NUGET_KEY not given
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)