Skip to content

Drop .NET 9, centralize .NET 10 package versions, add Dependabot #717

Drop .NET 9, centralize .NET 10 package versions, add Dependabot

Drop .NET 9, centralize .NET 10 package versions, add Dependabot #717

Triggered via pull request May 8, 2026 11:27
Status Failure
Total duration 2h 55m 18s
Artifacts

build-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 24 warnings, and 21 notices
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Build failed for ./10.0/AI/ChatClient/src/SimpleChatClient.csproj
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Build failed for ./10.0/AI/ChatClient/src/SimpleChatClient.csproj
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (windows-latest)
Using 'AllowImplicitXmlnsDeclarationAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
build (macos-26)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-26): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L24
'ViewExtensions.ScaleTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use ScaleToAsync instead.'
build (macos-26): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L23
'ViewExtensions.TranslateTo(VisualElement, double, double, uint, Easing?)' is obsolete: 'Please use TranslateToAsync instead.'
build (macos-26): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L17
'ViewExtensions.ScaleTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use ScaleToAsync instead.'
build (macos-26): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L16
'ViewExtensions.TranslateTo(VisualElement, double, double, uint, Easing?)' is obsolete: 'Please use TranslateToAsync instead.'
build (macos-26): 10.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (macos-26): 10.0/Animations/Animations/Pages/Controls/PickerCell.cs#L3
'ViewCell' is obsolete: 'The controls which use ViewCell (ListView and TableView) are obsolete. Please use CollectionView instead.'
build (macos-26)
Found no csproj for file .github/workflows/build-pr.yml
build (macos-26)
Found no csproj for file .github/workflows/build-all.yml
build (macos-26)
Found no csproj for file .github/dependabot.yml
build (macos-26)
Found no csproj for file .github/copilot-instructions.md
build (macos-26)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L24
'ViewExtensions.ScaleTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use ScaleToAsync instead.'
build (windows-latest): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L23
'ViewExtensions.TranslateTo(VisualElement, double, double, uint, Easing?)' is obsolete: 'Please use TranslateToAsync instead.'
build (windows-latest): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L17
'ViewExtensions.ScaleTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use ScaleToAsync instead.'
build (windows-latest): 10.0/Animations/Animations/Pages/TranslatePage.xaml.cs#L16
'ViewExtensions.TranslateTo(VisualElement, double, double, uint, Easing?)' is obsolete: 'Please use TranslateToAsync instead.'
build (windows-latest): 10.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (windows-latest): 10.0/Animations/Animations/Pages/Controls/PickerCell.cs#L3
'ViewCell' is obsolete: 'The controls which use ViewCell (ListView and TableView) are obsolete. Please use CollectionView instead.'
build (windows-latest)
Found no csproj for file .github/workflows/build-pr.yml
build (windows-latest)
Found no csproj for file .github/workflows/build-all.yml
build (windows-latest)
Found no csproj for file .github/dependabot.yml
build (windows-latest)
Found no csproj for file .github/copilot-instructions.md
build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build (macos-26)
./10.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
build (macos-26)
Added ./10.0/Animations/Animations/Animations.csproj to processed builds
build (macos-26)
./10.0/Animations/Animations/Animations.csproj is not in processed builds yet
build (macos-26)
Skipping build for excluded project: ./10.0/AgeSignals/AgeSignals/AgeSignals.csproj
build (macos-26)
Added ./10.0/AgeSignals/AgeSignals/AgeSignals.csproj to processed builds
build (macos-26)
./10.0/AgeSignals/AgeSignals/AgeSignals.csproj is not in processed builds yet
build (macos-26)
Added ./10.0/AI/ChatClientWithTools/src/ChatClientWithTools.csproj to processed builds
build (macos-26)
./10.0/AI/ChatClientWithTools/src/ChatClientWithTools.csproj is not in processed builds yet
build (macos-26)
Added ./10.0/AI/ChatClient/src/SimpleChatClient.csproj to processed builds
build (macos-26)
./10.0/AI/ChatClient/src/SimpleChatClient.csproj is not in processed builds yet
build (windows-latest)
Added ./10.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj to processed builds
build (windows-latest)
./10.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
build (windows-latest)
Added ./10.0/Animations/Animations/Animations.csproj to processed builds
build (windows-latest)
./10.0/Animations/Animations/Animations.csproj is not in processed builds yet
build (windows-latest)
Added ./10.0/AgeSignals/AgeSignals/AgeSignals.csproj to processed builds
build (windows-latest)
./10.0/AgeSignals/AgeSignals/AgeSignals.csproj is not in processed builds yet
build (windows-latest)
Added ./10.0/AI/ChatClientWithTools/src/ChatClientWithTools.csproj to processed builds
build (windows-latest)
./10.0/AI/ChatClientWithTools/src/ChatClientWithTools.csproj is not in processed builds yet
build (windows-latest)
Added ./10.0/AI/ChatClient/src/SimpleChatClient.csproj to processed builds
build (windows-latest)
./10.0/AI/ChatClient/src/SimpleChatClient.csproj is not in processed builds yet
build (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026