Merge pull request #43 from deveel/40-user-entities-docs #140
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
|
src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
|
src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
|
src/Deveel.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
|
src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L71
Possible null reference argument for parameter 'element' in 'bool Attribute.IsDefined(MemberInfo element, Type attributeType)'.
|
src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L90
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L102
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
|
src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
|
src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'
|
The logs for this run have expired and are no longer available.
Loading