Skip to content

[deploy] updated to net8.0 #70

[deploy] updated to net8.0

[deploy] updated to net8.0 #70

Triggered via push November 16, 2023 20:05
Status Success
Total duration 37s
Artifacts
build_and_deploy
29s
build_and_deploy
Fit to window
Zoom out
Zoom in

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