Update 'DependencyInjection' package #2026
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L106
Missing XML comment for publicly visible type or member 'CanvasLayoutItem'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L108
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Left'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L110
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Top'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L112
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Width'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L114
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Height'
|
Loading