Skip to content

Revert "Update .editorconfig" #10

Revert "Update .editorconfig"

Revert "Update .editorconfig" #10

Triggered via push December 3, 2024 19:01
Status Failure
Total duration 1m 58s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/IDispatchComObject.cs#L338
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComTypeEnumDesc.cs#L43
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L189
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L206
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComParamDesc.cs#L63
Prefer the generic overload 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(System.IntPtr)' instead of 'System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L544
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)
build (windows-latest): Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs#L656
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)
build (windows-latest)
Process completed with exit code 1.