Fix BlazorHybrid for .NET 7 #120
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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/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/Shell32/Interop.COMDLG_FILTERSPEC.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
facades/System.Windows.Forms.Primitives/Shell32/Interop.COMDLG_FILTERSPEC.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading