Skip to content

Merge pull request #138 from github/dependabot/nuget/KustoSchemaTools… #149

Merge pull request #138 from github/dependabot/nuget/KustoSchemaTools…

Merge pull request #138 from github/dependabot/nuget/KustoSchemaTools… #149

Triggered via push February 16, 2026 18:04
Status Success
Total duration 38s
Artifacts

dotnet-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: KustoSchemaTools/Changes/Comment.cs#L5
Non-nullable property 'Text' 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 '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/Model/Database.cs#L11
'RetentionAndCachePolicy' is obsolete: 'Use policies instead'
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'