Skip to content

Upgrade .NET version and setup action #15

Upgrade .NET version and setup action

Upgrade .NET version and setup action #15

Triggered via push December 6, 2025 11:34
Status Success
Total duration 22s
Artifacts

build.yml

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

Annotations

6 warnings
build-master: src/Operations/FilterOperation.cs#L81
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
build-master: src/Operations/MapOperation.cs#L85
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
build-master: src/Operations/ReadOperation.cs#L60
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
build-master: src/Operations/FilterOperation.cs#L81
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
build-master: src/Operations/MapOperation.cs#L85
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.
build-master: src/Operations/ReadOperation.cs#L60
Nullability of reference types in value of type 'List<Dictionary<string, object?>>' doesn't match target type 'List<Dictionary<string, object>>'.