Update dotnet-desktop.yml #11
dotnet-desktop.yml
on: push
deploy-to-github-pages
2m 24s
Annotations
4 warnings
deploy-to-github-pages:
BlazorCurrentDevice-Wasm/Pages/Home.razor#L92
Non-nullable property 'Orientation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
BlazorCurrentDevice-Wasm/Pages/Home.razor#L93
Non-nullable property 'OS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
BlazorCurrentDevice-Wasm/Pages/Home.razor#L97
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
BlazorCurrentDevice-Wasm/Pages/Home.razor#L102
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|