Merge remote-tracking branch 'origin/main' #12
dotnet-desktop.yml
on: push
deploy-to-github-pages
1m 40s
Annotations
4 warnings
deploy-to-github-pages:
BlazorCurrentDevice-Wasm/Pages/Home.razor#L114
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#L115
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#L119
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#L124
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|