Skip to content

feat: add new component MPdfMobileViewer (#2103) #26

feat: add new component MPdfMobileViewer (#2103)

feat: add new component MPdfMobileViewer (#2103) #26

Triggered via push August 15, 2024 08:59
Status Success
Total duration 3m 56s
Artifacts

wasm-try.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
deploy-try
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, manyuanrong/setup-ossutil@v2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-try
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, manyuanrong/setup-ossutil@v2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-try: src/Masa.Blazor/Components/InteractiveTrigger/MInteractiveTriggerBase.razor.cs#L85
'MInteractiveTriggerBase<TValue, TInteractiveValue>.ComponentName' hides inherited member 'MasaComponentBase.ComponentName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-try: src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L13
'MCarouselItem.Tag' hides inherited member 'MWindowItem.Tag'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-try: src/Masa.Blazor/Components/Cascader/MCascader.razor.cs#L174
Nullability of type of parameter 'item' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Map/BaiduMap/Overlays/MBaiduLabel.cs#L10
Nullability of reference types in return type of 'string? MBaiduLabel.Content.get' doesn't match implicitly implemented member 'string ILabel.Content.get' (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/ScrollToTarget/ScrollToTargetJSObjectReference.cs#L15
'ScrollToTargetJSObjectReference.DisposeAsync()' hides inherited member 'JSObjectReferenceBase.DisposeAsync()'. Use the new keyword if hiding was intended.
deploy-try: src/Masa.Blazor/Components/Slider/MSliderBase.razor.cs#L223
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Slider/MSliderBase.razor.cs#L405
'MSliderBase<TValue, TNumeric>.IndependentTheme' hides inherited member 'MInput<TValue>.IndependentTheme'. Use the new keyword if hiding was intended.
deploy-try: src/Masa.Blazor/Components/Treeview/NodeState.cs#L18
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'MTreeviewNode<TItem, TKey>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
deploy-try: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L17
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L3
Nullability of reference types in return type of 'TValue? MInput<TValue>.Value.get' doesn't match implicitly implemented member 'TValue IRadioGroup<TValue>.Value.get' (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L13
'MCarouselItem.Tag' hides inherited member 'MWindowItem.Tag'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-try: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.Equals(object o)
deploy-try: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.GetHashCode()
deploy-try: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L17
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L3
Nullability of reference types in return type of 'TValue? MInput<TValue>.Value.get' doesn't match implicitly implemented member 'TValue IRadioGroup<TValue>.Value.get' (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/RangeSlider/MRangeSlider.razor.cs#L186
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Cascader/MCascader.razor.cs#L174
Nullability of type of parameter 'item' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L402
'MSelect<TItem, TItemValue, TValue>.IndependentTheme' hides inherited member 'MInput<TValue>.IndependentTheme'. Use the new keyword if hiding was intended.
deploy-try: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L442
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-try: src/Masa.Blazor/Components/Slider/MSliderBase.razor.cs#L223
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-try
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.