[WIP] UI improvements #60
Annotations
8 warnings
Test-ubuntu-latest:
src/DrawTogether/Components/Draw/Circle.razor#L14
Non-nullable property 'cursorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-ubuntu-latest:
src/DrawTogether/Components/Pages/Paint.razor#L70
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-ubuntu-latest:
src/DrawTogether/Components/Draw/Circle.razor#L14
Non-nullable property 'cursorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-ubuntu-latest:
src/DrawTogether/Components/Pages/Paint.razor#L70
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-windows-latest:
src/DrawTogether/Components/Pages/Paint.razor#L70
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-windows-latest:
src/DrawTogether/Components/Draw/Circle.razor#L14
Non-nullable property 'cursorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-windows-latest:
src/DrawTogether/Components/Pages/Paint.razor#L70
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test-windows-latest:
src/DrawTogether/Components/Draw/Circle.razor#L14
Non-nullable property 'cursorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|