Skip to content

v1.3.4

v1.3.4 #149

Triggered via release January 26, 2024 06:50
@capdiemcapdiem
published 1.3.4
Status Cancelled
Total duration 4m 21s
Artifacts

wasm-prd.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
deploy-prd
The operation was canceled.
deploy-prd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-prd
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L8
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'TransitionElementBase<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L10
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L12
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L15
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Hover/BHover.razor.cs#L8
Nullability of reference types in return type doesn't match overridden member.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Dialog/BDialog.razor.cs#L174
'BDialog.DisposeAsync()' hides inherited member 'NextTickComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Mixins/Activatable/BActivatable.cs#L3
Nullability of reference types in return type of 'Dictionary<string, object?> BActivatableBase.ActivatorAttributes.get' doesn't match implicitly implemented member 'Dictionary<string, object> IActivatable.ActivatorAttributes.get'.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Abstracts/Builder/ThemeCssBuilder.cs#L16
Possible null reference argument for parameter 'color' in 'string ThemeCssBuilder.Build(string combinePrefix, string selector, string color, string? onColor = null)'.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Abstracts/Builder/ThemeCssBuilder.cs#L17
Possible null reference argument for parameter 'color' in 'string ThemeCssBuilder.Build(string combinePrefix, string selector, string color, string? onColor = null)'.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Abstracts/Builder/ThemeCssBuilder.cs#L18
Possible null reference argument for parameter 'color' in 'string ThemeCssBuilder.Build(string combinePrefix, string selector, string color, string? onColor = null)'.
deploy-prd: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L340
Dereference of a possibly null reference.
deploy-prd: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L343
Dereference of a possibly null reference.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Hover/BHover.razor.cs#L8
Nullability of reference types in return type doesn't match overridden member.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L8
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'TransitionElementBase<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L10
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L12
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Transition/Elements/KeyTransitionElement.cs#L15
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'KeyTransitionElementState<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Mixins/Activatable/BActivatable.cs#L3
Nullability of reference types in return type of 'Dictionary<string, object?> BActivatableBase.ActivatorAttributes.get' doesn't match implicitly implemented member 'Dictionary<string, object> IActivatable.ActivatorAttributes.get'.
deploy-prd: src/BlazorComponent/src/Component/BlazorComponent/Components/Dialog/BDialog.razor.cs#L174
'BDialog.DisposeAsync()' hides inherited member 'NextTickComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.