Skip to content

Fixing the manual release action #134

Fixing the manual release action

Fixing the manual release action #134

Triggered via push March 15, 2024 13:53
Status Success
Total duration 3m 16s
Artifacts

ci.yml

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

Annotations

41 warnings
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 (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.
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.
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#L419
Cannot convert null literal to non-nullable reference type.
Build and Push Artifacts: src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L419
Cannot convert null literal to non-nullable reference type.
Build and Push Artifacts: src/Deveel.Repository.Manager/Data/EntityManager_T2.cs#L419
Cannot convert null literal to non-nullable reference type.
Clean Old Packages / clean
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/delete-package-versions@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.