Update README.md #9
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, 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/
|
Build:
BookStoreApp.Blazor.Server.UI/Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
BookStoreApp.Blazor.Server.UI/Pages/Books/Create.razor.cs#L18
The field 'Create.AcceptedFileFormats' is assigned but its value is never used
|
Build:
BookStoreApp.Blazor.Server.UI/Shared/MainLayout.razor#L1
Illegal Attribute 'T' on 'MudAvatar' using pattern 'LowerCase' source location '(213,28)-(213,79)' (https://mudblazor.com/features/analyzers)
|
Build:
BookStoreApp.Blazor.Server.UI/Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
BookStoreApp.Blazor.Server.UI/Pages/Books/Create.razor.cs#L18
The field 'Create.AcceptedFileFormats' is assigned but its value is never used
|
Build:
BookStoreApp.Blazor.Server.UI/Shared/MainLayout.razor#L1
Illegal Attribute 'T' on 'MudAvatar' using pattern 'LowerCase' source location '(213,28)-(213,79)' (https://mudblazor.com/features/analyzers)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp".
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/
|
Loading