Add brouter to bit Boilerplate (#12687)#12688
Merged
Merged
Annotations
11 errors and 10 warnings
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L52
The type or namespace name 'BrouterRouteDeactivatingContext' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L37
The type or namespace name 'BrouterRouteDeactivation' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L36
The type or namespace name 'BrouterRouteDeactivation' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L21
The type or namespace name 'BrouterRouteActivation' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L20
The type or namespace name 'BrouterRouteActivation' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Pages/AppPageBase.BrouterLifecycles.cs#L15
The type or namespace name 'IBrouterRoute' could not be found (are you missing a using directive or an assembly reference?)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Routes.razor#L32
Unrecognized child content inside component 'AppRouter'. The component 'AppRouter' accepts child content through the following top-level items: 'ChildContent', 'NotFoundContent', 'ErrorContent', 'Navigating'.
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Routes.razor#L32
Found markup element with unexpected name 'NotFound'. If this is intended to be a component, add a @using directive for its namespace.
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Routes.razor#L21
Unrecognized child content inside component 'AppRouter'. The component 'AppRouter' accepts child content through the following top-level items: 'ChildContent', 'NotFoundContent', 'ErrorContent', 'Navigating'.
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Components/Routes.razor#L21
Found markup element with unexpected name 'Found'. If this is intended to be a component, add a @using directive for its namespace.
|
|
InstallNodejsDependencies
Process completed with exit code 1.
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L145
This call site is reachable on all platforms. 'WebException.Status' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Infrastructure/Services/SharedExceptionHandler.cs#L145
This call site is reachable on all platforms. 'WebExceptionStatus.ConnectFailure' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Features/PushNotification/PushNotificationSubscriptionDto.cs#L11
XML comment is not placed on a valid language element
|
|
dotnet build Boilerplate
Parameter 'options' is unread.
|
|
dotnet build Boilerplate
Parameter 'prerenderStateService' is unread.
|
|
dotnet build Boilerplate
Parameter 'options' is unread.
|
|
dotnet build Boilerplate
Parameter 'prerenderStateService' is unread.
|
|
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Features/Identity/Dtos/ClaimDto.cs#L4
'ClaimDto' defines operator == or operator != but does not override Object.GetHashCode()
|
|
dotnet build Boilerplate:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Features/Identity/Dtos/ClaimDto.cs#L4
'ClaimDto' defines operator == or operator != but does not override Object.Equals(object o)
|
background
wait
wait-all
cancel
parallel
Loading