chore(deps): Bump the all group with 11 updates #50
Annotations
10 errors
Build using MSBuild:
src/libs/H.NotifyIcon/Interop/InteropUtilities.cs#L10
Pointers and fixed size buffers may only be used in an unsafe context
|
Build using MSBuild:
src/libs/H.NotifyIcon/Interop/InteropUtilities.cs#L10
Operator '==' cannot be applied to operands of type 'void*' and 'IntPtr'
|
Build using MSBuild:
src/libs/H.NotifyIcon/PopupMenus/PopupMenu.cs#L60
Pointers and fixed size buffers may only be used in an unsafe context
|
Build using MSBuild:
src/libs/H.NotifyIcon/PopupMenus/PopupMenu.cs#L60
'void*' does not contain a definition for 'ToInt64' and no accessible extension method 'ToInt64' accepting a first argument of type 'void*' could be found (are you missing a using directive or an assembly reference?)
|
Build using MSBuild:
src/libs/H.NotifyIcon/Core/WindowUtilities.cs#L185
The call is ambiguous between the following methods or properties: 'HGDIOBJ.HGDIOBJ(void*)' and 'HGDIOBJ.HGDIOBJ(IntPtr)'
|
Build using MSBuild:
src/libs/H.NotifyIcon/Core/TrayInfo.cs#L18
Pointers and fixed size buffers may only be used in an unsafe context
|
Build using MSBuild:
src/libs/H.NotifyIcon/Core/TrayInfo.cs#L18
Operator '!=' cannot be applied to operands of type 'void*' and 'IntPtr'
|
Build using MSBuild:
src/libs/H.NotifyIcon/Core/TrayInfo.cs#L27
Pointers and fixed size buffers may only be used in an unsafe context
|
Build using MSBuild:
src/libs/H.NotifyIcon/Core/TrayInfo.cs#L27
Operator '!=' cannot be applied to operands of type 'void*' and 'IntPtr'
|
Build using MSBuild:
src/libs/H.NotifyIcon/Interop/InteropUtilities.cs#L10
Pointers and fixed size buffers may only be used in an unsafe context
|
Loading