Skip to content

Support .NET 9

Support .NET 9 #543

Triggered via pull request November 14, 2024 22:33
Status Failure
Total duration 6m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 12 warnings
iOS
Optimizing assemblies for size failed.
iOS
Optimizing assemblies for size failed.
iOS
Process completed with exit code 1.
MacCatalyst
The type 'UIKit.UITab' (used as a return type in UIKit.UITabBarController.GetTab) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
The type 'UIKit.UITab[]' (used as a parameter in UIKit.UITabBarController.SetTabs) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
The type 'UIKit.UITab[]' (used as a parameter in UIKit.UITabBarController..ctor) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
Optimizing assemblies for size failed.
MacCatalyst
The type 'UIKit.UITab' (used as a return type in UIKit.UITabBarController.GetTab) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
The type 'UIKit.UITab[]' (used as a parameter in UIKit.UITabBarController.SetTabs) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
The type 'UIKit.UITab[]' (used as a parameter in UIKit.UITabBarController..ctor) is not available in MacCatalyst 17.2 (it was introduced in MacCatalyst 18.0). Please build with a newer MacCatalyst SDK (usually done by using the most recent version of Xcode).
MacCatalyst
Optimizing assemblies for size failed.
MacCatalyst
Process completed with exit code 1.
Windows: samples/GitStatus.Mobile/App.cs#L3
Class 'App' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/AppShell.cs#L3
Class 'AppShell' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/Pages/GraphQLApiStatusPage.cs#L3
Class 'GraphQLApiStatusPage' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/Pages/RestApiStatusPage.cs#L3
Class 'RestApiStatusPage' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/ViewModels/RestApiStatusViewModel.cs#L5
Class 'RestApiStatusViewModel' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/obj/Release/net9.0-windows10.0.19041.0/win10-x64/XamlTypeInfo.g.cs#L71
Class 'XamlMetaDataProvider' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/ViewModels/GraphQLApiStatusViewModel.cs#L5
Class 'GraphQLApiStatusViewModel' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows
Type '__TypeF194BE503F11B9B4' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows
Type '__TypeC62D14A8298F0D2A' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
Windows: samples/GitStatus.Mobile/obj/Release/net9.0-windows10.0.19041.0/win10-x64/XamlTypeInfo.g.cs#L1433
Class 'XamlSystemBaseType' implements WinRT interfaces but it or a parent type isn't marked partial. Type and any parent types should be marked partial for trimming and AOT compatibility if passed across the WinRT ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
GitHubApiStatus
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
GitHubApiStatus
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Console
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Console
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Web
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Web
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
API
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
API
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
iOS
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Android
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
MacCatalyst
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Windows
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.