Implement expression validator. #3
Annotations
10 warnings
Build:
Htmt/Helper.cs#L29
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
Htmt/Helper.cs#L37
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
Htmt/Helper.cs#L45
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
Htmt/Helper.cs#L53
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/ParserTest.cs#L13
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/AttributeParserTest.cs#L14
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/ParserTest.cs#L24
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/AttributeParserTest.cs#L37
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/ParserTest.cs#L35
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Build:
HtmtTests/AttributeParserTest.cs#L48
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
Loading