Skip to content

⚡ refactor: Improve performance of role edit and global nav (#679) #435

⚡ refactor: Improve performance of role edit and global nav (#679)

⚡ refactor: Improve performance of role edit and global nav (#679) #435

Triggered via push January 3, 2024 10:05
Status Success
Total duration 52s
Artifacts

package_push.yml

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

Annotations

21 warnings
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/Upload/SUpload.razor.cs#L145
'SUpload.DisposeAsync()' hides inherited member 'NextTickComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SButton.cs#L17
Member 'SButton.SetComponentClass()' overrides obsolete member 'CssProviderComponentBase.SetComponentClass()'. Add the Obsolete attribute to 'SButton.SetComponentClass()'.
package push: src/Masa.Stack.Components/Shared/IntegrationComponents/SListItem.cs#L8
Member 'SListItem.SetComponentClass()' overrides obsolete member 'CssProviderComponentBase.SetComponentClass()'. Add the Obsolete attribute to 'SListItem.SetComponentClass()'.
package push: src/Masa.Stack.Components/Shared/PureComponents/SAutoLoadingButton.cs#L53
Member 'SAutoLoadingButton.SetComponentClass()' overrides obsolete member 'CssProviderComponentBase.SetComponentClass()'. Add the Obsolete attribute to 'SAutoLoadingButton.SetComponentClass()'.
package push: src/Masa.Stack.Components/Configs/GlobalConfig.cs#L25
Non-nullable field '_favorite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
package push: src/Masa.Stack.Components/Configs/GlobalConfig.cs#L25
Non-nullable property 'Menus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
package push: src/Masa.Stack.Components/Extensions/PopupServiceExtensions.cs#L22
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
package push: src/Masa.Stack.Components/Extensions/PopupServiceExtensions.cs#L19
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'parameters' of type 'IDictionary<string, object?>' in 'Task<object?> IPopupService.OpenAsync(Type componentType, IDictionary<string, object?> parameters)' due to differences in the nullability of reference types.
package push: src/Masa.Stack.Components/Pages/NotificationCenters/NotificationCenter.razor.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.Authentication.Identity.BlazorServer
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.Configuration
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.Configuration.ConfigurationApi.Dcc
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.SearchEngine.AutoComplete.ElasticSearch
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Auth
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Caller
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Config
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Isolation
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Mc
package push
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Masa.Contrib.StackSdks.Pm