Skip to content

Support allowMaterializedViewsWithoutRowLevelSecurity when creating materialized views #167

Support allowMaterializedViewsWithoutRowLevelSecurity when creating materialized views

Support allowMaterializedViewsWithoutRowLevelSecurity when creating materialized views #167

Triggered via pull request February 27, 2026 17:35
Status Success
Total duration 33s
Artifacts

dotnet-tests.yml

on: pull_request
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/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/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/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'