Skip to content

BREAKING: Changed namespace to CurrentDevice from BlazorCurrentDevice #14

BREAKING: Changed namespace to CurrentDevice from BlazorCurrentDevice

BREAKING: Changed namespace to CurrentDevice from BlazorCurrentDevice #14

Triggered via push April 20, 2024 08:26
Status Success
Total duration 1m 28s
Artifacts
deploy-to-github-pages
1m 19s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

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.