Skip to content

fix: StreamJsonRpc #660

fix: StreamJsonRpc

fix: StreamJsonRpc #660

Triggered via push December 7, 2023 21:51
Status Success
Total duration 2m 33s
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: 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: templates/TodoApp/UI/StartupHelper.cs#L66
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.