Skip to content

fix: set Kestrel limits #653

fix: set Kestrel limits

fix: set Kestrel limits #653

Triggered via push December 6, 2023 18:17
Status Success
Total duration 1m 30s
Artifacts

Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Blazor/UI/Program.cs#L39
Using member 'Stl.Fusion.ServiceCollectionExt.AddFusion(IServiceCollection, RpcServiceMode, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Invokes Fusion proxies and ICommand handlers.
build: src/Blazor/UI/Program.cs#L67
Using member 'Stl.Fusion.ServiceCollectionExt.AddFusion(IServiceCollection, RpcServiceMode, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Invokes Fusion proxies and ICommand handlers.
build
'TestCommand.CreateParser(ParseOptions?)' hides inherited member 'ClientCommand.CreateParser(ParseOptions?)'. Use the new keyword if hiding was intended.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.