Add debug badge to MainPage in DEBUG builds #2278
build.yml
on: push
Matrix: build-nativeaot
Matrix: build
notify-discord
5s
Annotations
43 warnings
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1028
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1027
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L984
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build-nativeaot (Debug, x64, net10.0-windows10.0.26100.0):
Hi3Helper.Win32/WinRT/WindowsCodec/WindowsCodecHelper.cs#L115
Possible null reference assignment.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Publish/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1028
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Publish/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1027
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Publish/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L984
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
Hi3Helper.Win32/WinRT/WindowsCodec/WindowsCodecHelper.cs#L115
Possible null reference assignment.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1028
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1027
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L984
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
|
|
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
Hi3Helper.Win32/WinRT/WindowsCodec/WindowsCodecHelper.cs#L115
Possible null reference assignment.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1028
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1027
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L984
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
|
|
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
CollapseLauncher/XAMLs/MainApp/MainPage.KeyboardShortcut.cs#L293
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug, x64, net10.0-windows10.0.26100.0):
Hi3Helper.Win32/WinRT/WindowsCodec/WindowsCodecHelper.cs#L115
Possible null reference assignment.
|
|
notify-discord
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: sarisia/actions-status-discord@v1.15.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
aot-experimental-symbols_collapse_x64-Debug_net10.0-windows10.0.26100.0_e31636bcfb7cde631fd27c0953fe0c2aa9edec8a
|
64 MB |
sha256:23dfc55adb0a8b4fec8e6faed4ae6b8062fcae0af73c48108acbc4c0cbd579a1
|
|
|
aot-experimental_collapse_x64-Debug_net10.0-windows10.0.26100.0_e31636bcfb7cde631fd27c0953fe0c2aa9edec8a
|
73 MB |
sha256:95045d4b24a264612e7881ccf9157fd3ad50cc923d34c20ccab467253eb6040d
|
|
|
collapse_x64-Debug_net10.0-windows10.0.26100.0_e31636bcfb7cde631fd27c0953fe0c2aa9edec8a
|
67.7 MB |
sha256:d98f64540f54ddd56771caf2db43d7d674f9da0f934e707ab6018dcc85f9661f
|
|