Merge pull request #43 from deveel/40-user-entities-docs #140
ci.yml
on: push
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.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
|
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):
test/Deveel.Repository.Tests.XUnit/Data/UserRepositoryTestSuite_T3.cs#L196
Dereference of a possibly null reference.
|
validate (8.0.x):
src/Deveel.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
|
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.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
|
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
|