Skip to content

CODE RUB: Groups Exceptions Upgrade v2.10.0 #999

CODE RUB: Groups Exceptions Upgrade v2.10.0

CODE RUB: Groups Exceptions Upgrade v2.10.0 #999

Triggered via pull request September 8, 2023 21:22
Status Success
Total duration 4m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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.
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.