Skip to content

Merge pull request #43 from deveel/40-user-entities-docs #140

Merge pull request #43 from deveel/40-user-entities-docs

Merge pull request #43 from deveel/40-user-entities-docs #140

Triggered via push January 26, 2025 18:12
Status Success
Total duration 3m 1s
Artifacts

ci.yml

on: push
Matrix: validate
Build and Push Artifacts
59s
Build and Push Artifacts
Clean Old Packages  /  clean
8s
Clean Old Packages / clean
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
validate (6.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (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>?)'
validate (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>?)'
validate (6.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
validate (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)'.
validate (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)'.
validate (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)'.
validate (6.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
validate (6.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
validate (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)'
validate (8.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (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>?)'
validate (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>?)'
validate (8.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
validate (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)'.
validate (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)'.
validate (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)'.
validate (8.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
validate (8.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
validate (7.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (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>?)'
validate (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>?)'
validate (7.0.x): src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
validate (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)'.
validate (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)'.
validate (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)'.
validate (7.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L546
Cannot convert null literal to non-nullable reference type.
validate (7.0.x): src/Deveel.Repository.EntityFramework/Data/DataOwnerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'DataOwnerAttribute'
validate (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 and Push Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
Build and Push Artifacts: src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L424
Cannot convert null literal to non-nullable reference type.
Build and Push Artifacts: src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L71
Possible null reference argument for parameter 'element' in 'bool Attribute.IsDefined(MemberInfo element, Type attributeType)'.
Build and Push Artifacts: src/Deveel.Repository.EntityFramework/Data/EntityTypeBuilderExtensions.cs#L90
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Build and Push Artifacts: 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)'.
Clean Old Packages / clean
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636