Fix link to profile page from the login status display on top right #87
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Pixel.Identity.UI.Client/Pages/Authenticator/EnableAuthenticator.razor.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.UI.Client/Shared/MainLayout.razor#L1
Illegal Attribute 'Gutter' on 'MudToolBar' using pattern 'LowerCase' source location '(170,20)-(170,75)' (https://mudblazor.com/features/analyzers)
|
src/Pixel.Identity.UI.Client/Shared/LoginDisplay.razor#L1
Illegal Attribute 'Spacing' on 'MudToolBar' using pattern 'LowerCase' source location '(195,16)-(195,68)' (https://mudblazor.com/features/analyzers)
|
src/Pixel.Identity.Provider/Components/MainLayout.razor#L1
Illegal Attribute 'Gutter' on 'MudToolBar' using pattern 'LowerCase' source location '(117,16)-(117,71)' (https://mudblazor.com/features/analyzers)
|
src/Pixel.Identity.Provider/Components/LoginDisplay.razor#L1
Illegal Attribute 'Spacing' on 'MudToolBar' using pattern 'LowerCase' source location '(90,12)-(90,62)' (https://mudblazor.com/features/analyzers)
|
src/Pixel.Identity.Store.Mongo/Stores/ApplicationUserStore.cs#L743
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.Store.Mongo/AutoMapProfile.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.Store.Sql.Shared/AutoMapProfile.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Pixel.Identity.Store.Sql.Shared/AutoMapProfile.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pixel-identity-ubuntu-latest", "pixel-identity-windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading