Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Update FlowSynx.PluginCore and refactoring the code to adapt new changes #5

Update FlowSynx.PluginCore and refactoring the code to adapt new changes

Update FlowSynx.PluginCore and refactoring the code to adapt new changes #5

Triggered via push July 11, 2025 13:32
Status Success
Total duration 29s
Artifacts

build.yml

on: push
build-master
23s
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>'.