Skip to content

Feature flags (#66) #15

Feature flags (#66)

Feature flags (#66) #15

Triggered via push October 6, 2023 21:51
Status Success
Total duration 46s
Artifacts

unit-tests.yml

on: push
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.