Deploy to GitHub Pages #18
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 24s
Annotations
10 warnings
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/Components/LEDMatrix.razor#L41
The field 'LEDMatrix._pixelHeight' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/Components/LEDMatrix.razor#L83
The field 'LEDMatrix._attached' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/Components/LEDMatrix.razor#L39
The field 'LEDMatrix._boxBorderColor' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/Components/PixelArtView.razor#L28
The field 'PixelArtView._boxBorderColor' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MIMatrixDisplay.cs#L613
The variable 'nmt' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MIMatrixDisplay.cs#L542
The variable 'nmt' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MIMatrixDisplay.cs#L296
The variable 'nmt' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/Components/LEDMatrix.razor#L25
Non-nullable property 'Display' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/DisplayMetaData.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/DisplayMetaData.cs#L11
Non-nullable property 'DisplayId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|