Skip to content

Add Mutation tests

Add Mutation tests #20

Triggered via pull request October 7, 2023 19:00
Status Success
Total duration 56s
Artifacts

unit-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (6.0.x): SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
build (6.0.x): SO/Api/Args/Post/GetArgs.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (6.0.x): SO/Api/Args/Post/GetArgs.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (6.0.x): SO/Services/ElasticSoDatabase/Services/PostSearchService.cs#L142
Converting null literal or possible null value to non-nullable type.
build (6.0.x): SO/Api/Args/Post/GetArgs.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (6.0.x): SO/Api/Args/Post/GetArgs.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.