updated dependencies #159
Annotations
11 warnings
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
|
Loading