Merge remote-tracking branch 'origin/main' #12
Annotations
4 warnings
Publish .NET Core Project:
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.
|
Publish .NET Core Project:
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.
|
Publish .NET Core Project:
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.
|
Publish .NET Core Project:
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.
|
Loading