refactor: enhance navigation handling and breadcrumb functionality in… #562
Annotations
23 warnings
|
package push
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
package push
'SAutoLoadingButton' is obsolete: 'Use SBtn instead'
|
|
package push:
src/Masa.Stack.Components/Shared/Logins/STabSheets.razor#L80
Possible null reference assignment.
|
|
package push:
src/Masa.Stack.Components/Shared/Layouts/Components/User.razor#L9
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
|
|
package push:
src/Masa.Stack.Components/Shared/Layouts/Components/Navigation.razor#L6
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
|
|
package push:
src/Masa.Stack.Components/Pages/UserCenters/Authentication.razor#L3
'Authentication.NavigationManager' hides inherited member 'MasaComponentBase.NavigationManager'. Use the new keyword if hiding was intended.
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/SCheckbox.cs#L3
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'MCheckbox<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/SButton.cs#L6
'SAutoLoadingButton' is obsolete: 'Use SBtn instead'
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/Upload/SUpload.razor.cs#L145
'SUpload.DisposeAsync()' hides inherited member 'DisposableComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.
|
|
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/SComboBox.razor#L10
Found markup element with unexpected name 'Element'. If this is intended to be a component, add a @using directive for its namespace.
|
|
package push
'SAutoLoadingButton' is obsolete: 'Use SBtn instead'
|
|
package push:
src/Masa.Stack.Components/Shared/Logins/STabSheets.razor#L80
Possible null reference assignment.
|
|
package push:
src/Masa.Stack.Components/Shared/Layouts/Components/User.razor#L9
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
|
|
package push:
src/Masa.Stack.Components/Shared/Layouts/Components/Navigation.razor#L6
'SignOutSessionStateManager' is obsolete: 'Use 'Microsoft.AspNetCore.Components.Webassembly.Authentication.NavigationManagerExtensions.NavigateToLogout' instead.'
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/SCheckbox.cs#L3
The type 'TValue' cannot be used as type parameter 'TValue' in the generic type or method 'MCheckbox<TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/SButton.cs#L6
'SAutoLoadingButton' is obsolete: 'Use SBtn instead'
|
|
package push:
src/Masa.Stack.Components/Shared/IntegrationComponents/Upload/SUpload.razor.cs#L145
'SUpload.DisposeAsync()' hides inherited member 'DisposableComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.
|
|
package push:
src/Masa.Stack.Components/Pages/UserCenters/Authentication.razor#L3
'Authentication.NavigationManager' hides inherited member 'MasaComponentBase.NavigationManager'. Use the new keyword if hiding was intended.
|
|
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/SComboBox.razor#L10
Found markup element with unexpected name 'Element'. If this is intended to be a component, add a @using directive for its namespace.
|
|
package push
.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.
|
|
package push
.NET 6.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.
|