Skip to content

Merge pull request #37 from deveel/artifact-versioning #135

Merge pull request #37 from deveel/artifact-versioning

Merge pull request #37 from deveel/artifact-versioning #135

Triggered via push July 6, 2024 15:01
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

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

Annotations

10 errors and 30 warnings
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/src/Deveel.Repository.Core/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.InMemory.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/src/Deveel.Repository.InMemory/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.InMemory.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.InMemory.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.MongoFramework.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.MongoFramework.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/test/Deveel.Repository.MongoFramework.XUnit/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/src/Deveel.Repository.InMemory/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
Build and Push Artifacts
Assets file '/home/runner/work/deveel.repository/deveel.repository/src/Deveel.Repository.InMemory/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
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#L419
Cannot convert null literal to non-nullable reference type.
validate (8.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L527
Cannot convert null literal to non-nullable reference type.
validate (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)'
validate (8.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L3
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
validate (8.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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#L419
Cannot convert null literal to non-nullable reference type.
validate (6.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L527
Cannot convert null literal to non-nullable reference type.
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 (6.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L3
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
validate (6.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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#L419
Cannot convert null literal to non-nullable reference type.
validate (7.0.x): src/Deveel.Repository.EntityFramework/Data/EntityRepository_T2.cs#L527
Cannot convert null literal to non-nullable reference type.
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)'
validate (7.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L3
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
validate (7.0.x): test/Deveel.Repository.Manager.XUnit/Data/PersonRelationship.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.