Skip to content

Merge pull request #4 from IgniteUI/dgdimitrov/include-support-for-do… #16

Merge pull request #4 from IgniteUI/dgdimitrov/include-support-for-do…

Merge pull request #4 from IgniteUI/dgdimitrov/include-support-for-do… #16

Triggered via push September 18, 2025 15:10
Status Success
Total duration 1m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: Model/Query.cs#L3
Missing XML comment for publicly visible type or member 'Query'
build: Model/FilterType.cs#L6
Missing XML comment for publicly visible type or member 'FilterType.Or'
build: Model/FilterType.cs#L5
Missing XML comment for publicly visible type or member 'FilterType.And'
build: Model/FilterType.cs#L3
Missing XML comment for publicly visible type or member 'FilterType'
build: Model/QueryFilterCondition.cs#L9
Non-nullable property 'IconName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Model/QueryFilterCondition.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Model/Query.cs#L11
Non-nullable property 'FilteringOperands' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Model/Query.cs#L7
Non-nullable property 'ReturnFields' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Model/Query.cs#L5
Non-nullable property 'Entity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Model/QueryFilter.cs#L21
Non-nullable property 'FilteringOperands' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677