Merge branch 'master' into release #29
Annotations
8 warnings
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L115
Component parameter 'Src' should not be set outside of its component.
|
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L116
Component parameter 'Src' should not be set outside of its component.
|
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L117
Component parameter 'Src' should not be set outside of its component.
|
src/TeslaCamPlayer.BlazorHosted/Client/Components/ClipViewer.razor.cs#L118
Component parameter 'Src' should not be set outside of its component.
|
src/TeslaCamPlayer.BlazorHosted/Client/Pages/Index.razor.cs#L175
Component parameter 'Date' should not be set outside of its component.
|
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.
|
src/TeslaCamPlayer.BlazorHosted/Server/Program.cs#L15
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllersWithViews(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
|
src/TeslaCamPlayer.BlazorHosted/Server/Program.cs#L16
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 logs for this run have expired and are no longer available.
Loading