Skip to content

Updated WebMaterial to v2.0.0 #36

Updated WebMaterial to v2.0.0

Updated WebMaterial to v2.0.0 #36

Triggered via push August 2, 2024 18:56
Status Success
Total duration 1m 16s
Artifacts
deploy-to-github-pages
1m 7s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
deploy-to-github-pages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3.2.0, JamesIves/github-pages-deploy-action@v4.4.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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'.
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?>'.