Skip to content

Add GetStructuredData method to JSON handlers #5

Add GetStructuredData method to JSON handlers

Add GetStructuredData method to JSON handlers #5

Triggered via push October 2, 2025 20:56
Status Success
Total duration 48s
Artifacts

build.yml

on: push
build-master
43s
build-master
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-master: tests/Services/TransformOperationHandlerTests.cs#L119
Dereference of a possibly null reference.
build-master: tests/Services/TransformOperationHandlerTests.cs#L116
Converting null literal or possible null value to non-nullable type.
build-master: tests/Services/TransformOperationHandlerTests.cs#L116
Dereference of a possibly null reference.
build-master: src/JsonPlugin.cs#L86
Nullability of reference types in value of type 'Task<object>' doesn't match target type 'Task<object?>'.
build-master: tests/Services/TransformOperationHandlerTests.cs#L119
Dereference of a possibly null reference.
build-master: tests/Services/TransformOperationHandlerTests.cs#L116
Converting null literal or possible null value to non-nullable type.
build-master: tests/Services/TransformOperationHandlerTests.cs#L116
Dereference of a possibly null reference.
build-master: src/JsonPlugin.cs#L86
Nullability of reference types in value of type 'Task<object>' doesn't match target type 'Task<object?>'.