Skip to content

Fix warnings on DeviceTests.Runners #30214

@rmarinho

Description

@rmarinho
Member

Description

Our DeviceTests.Runners projects throws a lot of warnings related with XAML.
We need to fix these errors by setting the correct x:DataType.

Feel free to look up any mslearn docs on compiled bindings for maui.

/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(14,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:44.8618040Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(14,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:44.8727260Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(16,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:44.9082360Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(16,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:44.9424750Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(17,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.0447720Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(17,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.1336610Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(21,36): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.1400610Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(21,36): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.1462900Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(21,65): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.1530200Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(21,65): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.1559230Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(25,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.1587030Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(25,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.1639510Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(28,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.1704750Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(28,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.1825230Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(31,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.1859310Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(31,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.2052160Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(34,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.2134070Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(34,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.2265450Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(43,19): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.2427190Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(43,19): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.2715900Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(46,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.2793650Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(46,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.2904820Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(54,42): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3150370Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(54,42): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3168920Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(55,36): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3227080Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(55,36): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3271380Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(61,20): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3300170Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/HomePage.xaml(61,20): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3346670Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(5,14): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3407140Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(5,14): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3433830Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(12,41): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3607240Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(12,41): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3706710Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(14,21): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3762340Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(14,21): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3787260Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(32,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3855680Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(32,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.3922660Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(34,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.3940460Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(34,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4040360Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(35,29): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4113560Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(35,29): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4130440Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(39,36): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4149590Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(39,36): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4182190Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(40,36): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4235150Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(40,36): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4284300Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(40,61): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4317060Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(40,61): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4343440Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(47,19): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4378860Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(47,19): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4404570Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(50,40): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4437110Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(50,40): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4462100Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(58,21): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4510320Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(58,21): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4524800Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(58,54): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4557430Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(58,54): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4577030Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(59,36): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]
2025-06-25T16:03:45.4647200Z ##[warning]src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestAssemblyPage.xaml(59,36): warning XC0022: (NETCORE_ENGINEERING_TELEMETRY=Build) Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
2025-06-25T16:03:45.4762270Z /Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/VisualRunner/Pages/TestResultPage.xaml(8,20): XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information. [/Users/runner/work/1/s/src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj::TargetFramework=net9.0-ios]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Participants

    @rmarinho

    Issue actions

      Fix warnings on DeviceTests.Runners · Issue #30214 · dotnet/maui