Skip to content

Make sure that AOT is working in .NET 8 #111

Make sure that AOT is working in .NET 8

Make sure that AOT is working in .NET 8 #111

Triggered via push June 16, 2024 07:08
Status Failure
Total duration 3m 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: 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?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L13
The type or namespace name 'Accessibility' could not be found in the global namespace (are you missing an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L75
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L76
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L77
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L78
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L79
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L81
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L83
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build: WinFormsComInterop/IAccessibleEnumWrapper.cs#L84
The type or namespace name 'Accessibility' could not be found (are you missing a using directive or an assembly reference?)
build
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/.
build
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/
build: 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.
build: 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.
build: 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.
build: facades/System.Windows.Forms.Primitives/Oleaut32/Interop.IEnumVariant.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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.
build: 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.
build: facades/System.Windows.Forms.Primitives/UiaCore/Interop.IAccessibleEx.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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.
build: 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.
build: 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.