.NET Desktop #42
Annotations
22 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, GuillaumeFalourd/setup-windows10-sdk-action@v1.11, actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug):
ModernWpf/ModernWpf/TitleBar/TitleBarControl.cs#L492
The event 'TitleBarControl.GoBackCommand.CanExecuteChanged' is never used
|
build (Debug):
ModernWpf/ModernWpf/ColorPaletteResources.cs#L25
Missing XML comment for publicly visible type or member 'ColorPaletteResources.TargetTheme'
|
build (Debug):
ModernWpf/ModernWpf/ColorPaletteResources.cs#L444
Missing XML comment for publicly visible type or member 'ColorPaletteResources.BeginInit()'
|
build (Debug):
ModernWpf/ModernWpf/ColorPaletteResources.cs#L451
Missing XML comment for publicly visible type or member 'ColorPaletteResources.EndInit()'
|
build (Debug):
ModernWpf/ModernWpf/Controls/ContentPresenterEx.cs#L225
Missing XML comment for publicly visible type or member 'ContentPresenterEx.ChooseTemplate()'
|
build (Debug):
ModernWpf/ModernWpf/Controls/ContentPresenterEx.cs#L256
Missing XML comment for publicly visible type or member 'ContentPresenterEx.OnVisualChildrenChanged(DependencyObject, DependencyObject)'
|
build (Debug):
ModernWpf/ModernWpf/Controls/FontIconFallback.cs#L9
Missing XML comment for publicly visible type or member 'FontIconFallback'
|
build (Debug):
ModernWpf/ModernWpf/Controls/FontIconFallback.cs#L19
Missing XML comment for publicly visible type or member 'FontIconFallback.DataProperty'
|
build (Debug):
ModernWpf/ModernWpf/Controls/FontIconFallback.cs#L26
Missing XML comment for publicly visible type or member 'FontIconFallback.Data'
|
build (Debug):
ModernWpf/ModernWpf/Controls/Primitives/BindingProxy.cs#L5
Missing XML comment for publicly visible type or member 'BindingProxy'
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, GuillaumeFalourd/setup-windows10-sdk-action@v1.11, actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release):
FancyWM.DllImports/NativeMethods.txt#L30
Method or type "ZeroMemory" not found.
|
build (Release):
FancyWM.DllImports/NativeMethods.txt#L67
Use the name of the enum that declares this constant: GetWindowLongPtr_nIndex
|
build (Release):
FancyWM.DllImports/NativeMethods.txt#L68
Use the name of the enum that declares this constant: WINDOWS_EX_STYLE
|
build (Release):
FancyWM.Layouts/Flex.cs#L26
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L18
Non-nullable field 'VirtualDesktopManagerInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L18
Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L18
Non-nullable field 'ApplicationViewCollection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L18
Non-nullable field 'VirtualDesktopPinnedApps' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService22000.cs#L32
Non-nullable field 'VirtualDesktopManagerInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService22000.cs#L32
Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|