Skip to content

ci workflow/action (#1) #5

ci workflow/action (#1)

ci workflow/action (#1) #5

Triggered via push July 3, 2025 12:28
Status Success
Total duration 1m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: 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/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/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: 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.