Skip to content

chore: RpcBenchmark library order #661

chore: RpcBenchmark library order

chore: RpcBenchmark library order #661

Triggered via push December 7, 2023 21:57
Status Success
Total duration 1m 15s
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: templates/TodoApp/UI/StartupHelper.cs#L27
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
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.