Add support for drop target in .NET 8 #110
Annotations
10 errors and 12 warnings
facades/WindowsBase/UnsafeNativeMethodsTextServices.cs#L24
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L11
The type or namespace name 'Accessibility' could not be found in the global namespace (are you missing an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L73
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L74
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L75
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L76
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L77
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L79
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L81
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
WinFormsComInterop/IAccessibleEnumWrapper.cs#L82
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
facades/System.Windows.Forms.Primitives/CustomMarshalAsAttribute.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/CustomMarshalAsAttribute.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/CustomMarshalAsAttribute.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/CustomMarshalAsAttribute.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/Interop.STATSTG.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/Interop.STATSTG.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/Ole32/Interop.OLEVERB.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/Oleaut32/Interop.IEnumVariant.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/UiaCore/Interop.IAccessibleEx.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
facades/System.Windows.Forms.Primitives/UiaCore/Interop.IAccessibleEx.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job failed
Loading