[deploy] updated to net8.0 #70
Annotations
10 warnings
build_and_deploy:
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_and_deploy:
Grid/Area.cs#L14
Component parameter 'Excubo.Blazor.Grids.Area.Row' should be auto property
|
build_and_deploy:
Grid/Area.cs#L15
Component parameter 'Excubo.Blazor.Grids.Area.RowSpan' should be auto property
|
build_and_deploy:
Grid/Area.cs#L17
Component parameter 'Excubo.Blazor.Grids.Area.Column' should be auto property
|
build_and_deploy:
Grid/Area.cs#L18
Component parameter 'Excubo.Blazor.Grids.Area.ColumnSpan' should be auto property
|
build_and_deploy:
Grid/Grid.razor.cs#L51
Component parameter 'Excubo.Blazor.Grids.Grid.AllowResize' should be auto property
|
build_and_deploy:
Grid/Grid.razor.cs#L71
Component parameter 'Excubo.Blazor.Grids.Grid.AllowMove' should be auto property
|
build_and_deploy:
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_and_deploy:
Grid/Area.cs#L14
Component parameter 'Excubo.Blazor.Grids.Area.Row' should be auto property
|
build_and_deploy:
Grid/Area.cs#L15
Component parameter 'Excubo.Blazor.Grids.Area.RowSpan' should be auto property
|