Skip to content

Updated .NET version to 8.0 #38

Updated .NET version to 8.0

Updated .NET version to 8.0 #38

Triggered via push July 6, 2025 07:29
Status Success
Total duration 1m 20s
Artifacts
deploy-to-github-pages
1m 18s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
deploy-to-github-pages: BlazorMaterialWeb.Demo/Pages/Select.razor#L153
The type 'string?' cannot be used as type parameter 'TValue' in the generic type or method 'MdSelect<TValue>'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
deploy-to-github-pages: BlazorMaterialWeb.Demo/Pages/Select.razor#L153
The type 'string?' cannot be used as type parameter 'TValue' in the generic type or method 'MdSelect<TValue>'. Nullability of type argument 'string?' doesn't match constraint type 'System.IConvertible'.