Skip to content

User Entities Repositories #74

User Entities Repositories

User Entities Repositories #74

Triggered via pull request January 25, 2025 14:55
Status Success
Total duration 1m 40s
Artifacts

pr-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (7.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (7.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (7.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (7.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
build (7.0.x): src/Deveel.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
build (7.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L71
Possible null reference argument for parameter 'element' in 'bool Attribute.IsDefined(MemberInfo element, Type attributeType)'.
build (7.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L90
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
build (7.0.x): 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)'.
build (7.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
build (7.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
build (7.0.x): src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'
build (6.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (6.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (6.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (6.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
build (6.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L71
Possible null reference argument for parameter 'element' in 'bool Attribute.IsDefined(MemberInfo element, Type attributeType)'.
build (6.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L90
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
build (6.0.x): 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)'.
build (6.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
build (6.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
build (6.0.x): src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'
build (6.0.x): src/Deveel.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
build (8.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (8.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (8.0.x): src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build (8.0.x): test/Deveel.Repository.Tests.XUnit/Data/UserRepositoryTestSuite_T3.cs#L196
Dereference of a possibly null reference.
build (8.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
build (8.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L71
Possible null reference argument for parameter 'element' in 'bool Attribute.IsDefined(MemberInfo element, Type attributeType)'.
build (8.0.x): src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L90
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
build (8.0.x): 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)'.
build (8.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
build (8.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
build (8.0.x): src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'