Merge branch 'master' of https://github.com/izanhzh/Amos.Abp #20
Annotations
9 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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:
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#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
framework/src/Amos.Abp.TempTable/TempTable/EntityDataReader.cs#L54
'IProperty.DeclaringEntityType' is obsolete: 'Use DeclaringType and cast to IEntityType or IComplexType'
|
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.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#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
framework/src/Amos.Abp.TempTable/TempTable/EntityDataReader.cs#L54
'IProperty.DeclaringEntityType' is obsolete: 'Use DeclaringType and cast to IEntityType or IComplexType'
|
build:
framework/src/Amos.Abp.TempTable/TempTable/IEntityDataReader.cs#L12
XML comment has cref attribute 'PropertyInfo' that could not be resolved
|