Single threaded analyzing #32
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Client/Pages/Index.razor.cs#L204
Component parameter 'Date' should not be set outside of its component.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L115
Component parameter 'Src' should not be set outside of its component.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L116
Component parameter 'Src' should not be set outside of its component.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L117
Component parameter 'Src' should not be set outside of its component.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L118
Component parameter 'Src' should not be set outside of its component.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Server/Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Server/Program.cs#L15
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
Dotnet publish:
src/TeslaCamPlayer.BlazorHosted/Server/Program.cs#L18
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddRazorPages(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Razor Pages does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "release-sc".
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/
|
The logs for this run have expired and are no longer available.
Loading