Added Array support for Select and Tabs' methods. #31
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-github-pages.yml
on: push
deploy-to-github-pages
58s
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.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?>'.
|