Skip to content

.NET 9

.NET 9 #16

Triggered via pull request March 5, 2025 11:47
Status Success
Total duration 29s
Artifacts

pull-request-validation.yml

on: pull_request
Build and test
21s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test: src/OneBitSoftware.Utilities.OperationResult/PolymorphicOperationErrorSerializer.cs#L38
Converting null literal or possible null value to non-nullable type.
Build and test: src/OneBitSoftware.Utilities.OperationResult/OperationResultJsonConverter.cs#L113
Possible null reference argument for parameter 'operationResult' in 'void ReadOnlyPartialConverter.AppendErrorType(JsonElement element, Type mappedType, OperationResult operationResult, JsonSerializerOptions options)'.