Skip to content

Create build.yml

Create build.yml #1

Triggered via push July 3, 2025 17:11
Status Success
Total duration 27s
Artifacts

build.yml

on: push
build-master
21s
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#L85
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#L85
Nullability of reference types in value of type 'Task<object>' doesn't match target type 'Task<object?>'.