Skip to content

Adjustments to the behavior of tracking entities in the EntityRepository #118

Adjustments to the behavior of tracking entities in the EntityRepository

Adjustments to the behavior of tracking entities in the EntityRepository #118

Triggered via push October 25, 2023 20:32
Status Success
Total duration 3m 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L159
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryProvider<TProvider>(IServiceCollection, ServiceLifetime)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L221
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L235
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L159
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryProvider<TProvider>(IServiceCollection, ServiceLifetime)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L221
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L235
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
build: src/Deveel.Repository.EntityFramework/Data/EntityRepository.cs#L452
Cannot convert null literal to non-nullable reference type.
build: src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L98
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddEntityRepositoryProvider<TEntity, TContext>(IServiceCollection, Func<ITenantInfo, DbContextOptions<TContext>>, ServiceLifetime)'
build: src/Deveel.Repository.EntityFramework/Data/EntityRepository.cs#L452
Cannot convert null literal to non-nullable reference type.