fix publish command #148
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
|