Skip to content

Create build.yml

Create build.yml #1

Triggered via push July 5, 2025 10:07
Status Success
Total duration 24s
Artifacts

build.yml

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

Annotations

10 warnings
build-master: src/Services/FilterOperationHandler.cs#L83
Possible null reference argument for parameter 'filterValue' in 'bool FilterOperationHandler.EvaluateStringComparison(string cell, string filterValue, string op)'.
build-master: src/Services/FilterOperationHandler.cs#L78
Possible null reference argument for parameter 'input' in 'bool FilterOperationHandler.TryParseDate(string input, out DateTime date)'.
build-master: src/Services/FilterOperationHandler.cs#L73
Possible null reference argument for parameter 'input' in 'bool FilterOperationHandler.TryParseNumber(string input, out double number)'.
build-master: src/Services/FilterOperationHandler.cs#L66
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'.
build-master: src/Services/MapOperationHandler.cs#L19
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'.
build-master: src/Services/FilterOperationHandler.cs#L83
Possible null reference argument for parameter 'filterValue' in 'bool FilterOperationHandler.EvaluateStringComparison(string cell, string filterValue, string op)'.
build-master: src/Services/FilterOperationHandler.cs#L78
Possible null reference argument for parameter 'input' in 'bool FilterOperationHandler.TryParseDate(string input, out DateTime date)'.
build-master: src/Services/FilterOperationHandler.cs#L73
Possible null reference argument for parameter 'input' in 'bool FilterOperationHandler.TryParseNumber(string input, out double number)'.
build-master: src/Services/FilterOperationHandler.cs#L66
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'.
build-master: src/Services/MapOperationHandler.cs#L19
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'.