Skip to content

Fix namespace name of the Blazor component #108

Fix namespace name of the Blazor component

Fix namespace name of the Blazor component #108

Triggered via push September 29, 2023 09:24
Status Success
Total duration 2m 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
ProjectReference 'D:\a\WinFormsComInterop\WinFormsComInterop\facades\Microsoft.Web.WebView2.Core\Microsoft.Web.WebView2.Core.csproj' was resolved using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
build: facades/WindowsBase/CustomMarshalAsAttribute.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: facades/WindowsBase/CustomMarshalAsAttribute.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: facades/WindowsBase/CustomMarshalAsAttribute.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: facades/WindowsBase/CustomMarshalAsAttribute.cs#L33
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.
build: 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.
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.