Skip to content

Updated the bundled version to v1.2.0 #32

Updated the bundled version to v1.2.0

Updated the bundled version to v1.2.0 #32

Triggered via push February 5, 2024 04:11
Status Success
Total duration 1m 11s
Artifacts
deploy-to-github-pages
1m 1s
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/[email protected], JamesIves/[email protected]. 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?>'.