Apply required updates to BlazorEmpty project template (#11877) #91
bit.ci.Templates.yml
on: pull_request
build Bit.Templates
3m 37s
Annotations
1 error and 10 warnings
|
build Bit.Templates
Process completed with exit code 1.
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Services/ClientAppMessages.cs#L111
'ClientAppMessages.BACKGROUND_JOB_PROGRESS' hides inherited member 'SharedAppMessages.BACKGROUND_JOB_PROGRESS'. Use the new keyword if hiding was intended.
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Services/ClientAppMessages.cs#L105
'ClientAppMessages.PROFILE_UPDATED' hides inherited member 'SharedAppMessages.PROFILE_UPDATED'. Use the new keyword if hiding was intended.
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Services/ClientAppMessages.cs#L43
'ClientAppMessages.NAVIGATE_TO' hides inherited member 'SharedAppMessages.NAVIGATE_TO'. Use the new keyword if hiding was intended.
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Dtos/PushNotification/PushNotificationSubscriptionDto.cs#L11
XML comment is not placed on a valid language element
|
|
build Bit.Templates
Parameter 'prerenderStateService' is unread.
|
|
build Bit.Templates
Parameter 'options' is unread.
|
|
build Bit.Templates
Parameter 'options' is unread.
|
|
build Bit.Templates
Parameter 'prerenderStateService' is unread.
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Dtos/Identity/ClaimDto.cs#L4
'ClaimDto' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build Bit.Templates:
src/Templates/Boilerplate/Bit.Boilerplate/src/Shared/Dtos/Identity/ClaimDto.cs#L4
'ClaimDto' defines operator == or operator != but does not override Object.Equals(object o)
|