Merge pull request #500 from KhusanRahmatullayev/users/KhusanRahmatul… #986
Annotations
7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/GroupPosts/GroupPostServiceTests.Validations.Modify.cs#L52
Null should not be used for value type parameter 'invalidGroupId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/GroupPosts/GroupPostServiceTests.Validations.Modify.cs#L52
Null should not be used for value type parameter 'invalidPostId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/PostImpressions/PostImpressionServiceTests.Validation.Modify.cs#L52
Null should not be used for value type parameter 'invalidId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/GroupPosts/GroupPostServiceTests.Validations.Modify.cs#L52
Null should not be used for value type parameter 'invalidGroupId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/GroupPosts/GroupPostServiceTests.Validations.Modify.cs#L52
Null should not be used for value type parameter 'invalidPostId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|
build:
Taarafo.Core.Tests.Unit/Services/Foundations/PostImpressions/PostImpressionServiceTests.Validation.Modify.cs#L52
Null should not be used for value type parameter 'invalidId' of type 'System.Guid'. Use a non-null value, or convert the parameter to a nullable type.
|