Bump Markdig from 0.41.1 to 0.41.3 #85
Annotations
10 warnings
|
build:
KustoSchemaTools/Changes/BaseChange.cs#L6
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
KustoSchemaTools/Changes/BaseChange.cs#L6
Non-nullable property 'Markdown' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
KustoSchemaTools/Helpers/Serialization.cs#L74
Possible null reference return.
|
|
build:
KustoSchemaTools/Helpers/Serialization.cs#L69
Possible null reference return.
|
|
build:
KustoSchemaTools/Helpers/Serialization.cs#L63
Possible null reference argument for parameter 'o' in 'JObject JObject.FromObject(object o, JsonSerializer jsonSerializer)'.
|
|
build:
KustoSchemaTools/Helpers/Serialization.cs#L62
Possible null reference argument for parameter 'o' in 'JObject JObject.FromObject(object o, JsonSerializer jsonSerializer)'.
|
|
build:
KustoSchemaTools/Changes/ScriptCompareChange.cs#L15
Possible null reference argument for parameter 'from' in 'BaseChange<IKustoBaseEntity>.BaseChange(string entityType, string entity, IKustoBaseEntity from, IKustoBaseEntity to)'.
|
|
build:
KustoSchemaTools/KustoTypes/DB/TableRows.cs#L11
'RetentionAndCachePolicy' is obsolete: 'Use policies instead'
|
|
build:
KustoSchemaTools/KustoTypes/DB/MaterializedViewRows.cs#L15
'RetentionAndCachePolicy' is obsolete: 'Use policies instead'
|
|
build:
KustoSchemaTools/Model/Database.cs#L11
'RetentionAndCachePolicy' is obsolete: 'Use policies instead'
|