Skip to content

Updated Web Material JS to v1.4.1 #35

Updated Web Material JS to v1.4.1

Updated Web Material JS to v1.4.1 #35

Triggered via push May 1, 2024 15:55
Status Success
Total duration 1m 29s
Artifacts
deploy-to-github-pages
1m 18s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.2.0, JamesIves/github-pages-deploy-action@v4.4.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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?>'.