Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
BlazorTickets/Program.cs#L37
The variable 'serviceVersion' is assigned but its value is never used
|
Test:
BlazorTickets/Components/Pages/Home.razor#L32
Non-nullable property 'QRCodeText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Loading