Skip to content

build(deps): bump to .NET 9 #293

build(deps): bump to .NET 9

build(deps): bump to .NET 9 #293

Triggered via push November 16, 2024 10:48
Status Failure
Total duration 4m 18s
Artifacts

scan-code.yml

on: push
Matrix: Scan Code
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Scan Code (csharp): src/BlazorDesktop/Wpf/BlazorDesktopWindow.cs#L337
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
Scan Code (csharp): src/BlazorDesktop/Wpf/BlazorDesktopWindow.cs#L342
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
Scan Code (csharp): src/BlazorDesktop/Wpf/BlazorDesktopWindow.cs#L337
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
Scan Code (csharp): src/BlazorDesktop/Wpf/BlazorDesktopWindow.cs#L342
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.SizeOf<T>()' instead of 'System.Runtime.InteropServices.Marshal.SizeOf(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
Scan Code (csharp)
Process completed with exit code 1.
Scan Code (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/