Create build.yml #1
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>'.
|