CODE RUB: PostImpressions Exceptions Upgrade v2.10.0 #1003
Triggered via pull request
September 10, 2023 18:47
Status
Success
Total duration
4m 33s
Artifacts
–
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/PostImpressions/PostImpressionServiceTests.Validation.Modify.cs#L58
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#L58
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.
|