dotnet-desktop.yml: include version in output, "Create Release" step #5
Annotations
16 warnings
Publish
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Publish
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Publish:
Common/Common/FS.cs#L90
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Publish:
Common/Common/InputHooks/GlobalHook.cs#L169
Using member 'System.Runtime.InteropServices.Marshal.GetHINSTANCE(Module)' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Windows only assigns HINSTANCE to assemblies loaded from disk. This API will return -1 for modules without a file on disk.
|
Publish:
Common/CommonWinForms/Classes/DarkModeCS.cs#L1512
The given expression is never of the provided ('ComboBox') type
|
Publish:
Common/CommonWinForms/Classes/DarkModeCS.cs#L263
The field 'DarkModeCS.formHandle' is never used
|
Publish:
AudioMixer/MouseKeyboardLibrary/GlobalHook.cs#L168
Using member 'System.Runtime.InteropServices.Marshal.GetHINSTANCE(Module)' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Windows only assigns HINSTANCE to assemblies loaded from disk. This API will return -1 for modules without a file on disk.
|
Build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build:
Common/CommonWinForms/Classes/DarkModeCS.cs#L1512
The given expression is never of the provided ('ComboBox') type
|
Build:
Common/CommonWinForms/Classes/DarkModeCS.cs#L263
The field 'DarkModeCS.formHandle' is never used
|
Build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build:
Common/CommonWinForms/Classes/DarkModeCS.cs#L1512
The given expression is never of the provided ('ComboBox') type
|
Build:
Common/CommonWinForms/Classes/DarkModeCS.cs#L263
The field 'DarkModeCS.formHandle' is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AudioMixer-1.7.4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading