Skip to content

Update package_push.yml (#677) #433

Update package_push.yml (#677)

Update package_push.yml (#677) #433

Triggered via push November 13, 2023 02:23
Status Failure
Total duration 1m 7s
Artifacts

package_push.yml

on: push
package push
58s
package push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
package push
To build this project, the following workloads must be installed: wasm-tools
package push
To install these workloads, run the following command: dotnet workload restore
package push
To build this project, the following workloads must be installed: wasm-tools
package push
To install these workloads, run the following command: dotnet workload restore
package push
Process completed with exit code 1.
package push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
package push: src/Masa.Stack.Components/Shared/Layouts/Components/Modals/ForgetPasswordModal.razor#L5
Component 'SSimpleDialog' expects a value for the parameter 'Title', but a value may not have been provided.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SUrlTextField.razor.cs#L112
'SUrlTextField.Dispose()' hides inherited member 'NextTickComponentBase.Dispose()'. Use the new keyword if hiding was intended.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SCaptchaSendTextField.razor#L91
'SCaptchaSendTextField.Dispose()' hides inherited member 'NextTickComponentBase.Dispose()'. Use the new keyword if hiding was intended.
package push: src/Masa.Stack.Components/Shared/Layouts/Components/Notification.razor.cs#L116
'Notification.Dispose()' hides inherited member 'NextTickComponentBase.Dispose()'. Use the new keyword if hiding was intended.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/DateTime/SDateTimeRangeToolbar.razor#L332
'SDateTimeRangeToolbar.Dispose()' hides inherited member 'NextTickComponentBase.Dispose()'. Use the new keyword if hiding was intended.
package push: src/Masa.Stack.Components/Shared/PureComponents/LabeledRadios/SLabeledRadioGroup.razor#L89
Possible null reference argument for parameter 'selector' in 'Task JsDotNetInvoker.IntersectionObserver(string selector, Func<Task> func)'.
package push: src/Masa.Stack.Components/Shared/Logins/STabSheets.razor#L80
Possible null reference assignment.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SSimpleDialog.razor#L74
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SDefinitions.razor#L111
'SDefinitions.ItemContent' is obsolete: 'Use DetailContent'
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SCaptchaSendTextField.razor#L25
Non-nullable property 'ValueExpression' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.