Skip to content

Merge pull request #32 from deveel/entity-manager-improvements #124

Merge pull request #32 from deveel/entity-manager-improvements

Merge pull request #32 from deveel/entity-manager-improvements #124

Triggered via push November 4, 2023 21:48
Status Success
Total duration 4m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L162
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddRepositoryController<TController>(IServiceCollection, Action<RepositoryControllerOptions>?)'
build: src/Deveel.Repository.Core/Data/ServiceCollectionExtensions.cs#L176
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.Repsotiory.MongoFramework/Data/MongoDbContextUtil.cs#L37
Possible null reference assignment.
build: src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L527
Cannot convert null literal to non-nullable reference type.
build: src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'
build: src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L527
Cannot convert null literal to non-nullable reference type.
build: src/Deveel.Repository.EntityFramework/Data/ServiceCollectionExtensions.cs#L161
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddDbContextOptionsFactory<TContext, TFactory>(IServiceCollection, ServiceLifetime)'