Skip to content

updated dependencies #159

updated dependencies

updated dependencies #159

Triggered via push December 5, 2024 13:29
Status Success
Total duration 1m 15s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Grid/Grid.razor.cs#L241
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '(-1, 1)' is not covered.
build: Grid/Area.cs#L14
Component parameter 'Excubo.Blazor.Grids.Area.Row' should be auto property
build: Grid/Area.cs#L15
Component parameter 'Excubo.Blazor.Grids.Area.RowSpan' should be auto property
build: Grid/Area.cs#L17
Component parameter 'Excubo.Blazor.Grids.Area.Column' should be auto property
build: Grid/Area.cs#L18
Component parameter 'Excubo.Blazor.Grids.Area.ColumnSpan' should be auto property
build: Grid/Grid.razor.cs#L51
Component parameter 'Excubo.Blazor.Grids.Grid.AllowResize' should be auto property
build: Grid/Grid.razor.cs#L71
Component parameter 'Excubo.Blazor.Grids.Grid.AllowMove' should be auto property
build: Grid/Grid.razor.cs#L241
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '(-1, 1)' is not covered.
build: Grid/Area.cs#L14
Component parameter 'Excubo.Blazor.Grids.Area.Row' should be auto property
build: Grid/Area.cs#L15
Component parameter 'Excubo.Blazor.Grids.Area.RowSpan' should be auto property