Skip to content

Replace Websockets with GRPC #94

Replace Websockets with GRPC

Replace Websockets with GRPC #94

Triggered via pull request February 8, 2024 10:13
Status Success
Total duration 2m 42s
Artifacts

CI.yml

on: pull_request
Build and Run Tests (Linux)
1m 5s
Build and Run Tests (Linux)
Build (Windows)
2m 29s
Build (Windows)
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build and Run Tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Run Tests (Linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1.7.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (Windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (Windows): src/FX.GrpcService/obj/Debug/net8.0/Protos/Fx.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcClient/obj/Debug/net8.0/Fx.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcService/obj/Debug/net8.0/Protos/Fx.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcClient/obj/Debug/net8.0/Fx.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcService/obj/Debug/net8.0/Protos/Fx.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcClient/obj/Debug/net8.0/Fx.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcService/obj/Debug/net8.0/Protos/Fx.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcClient/obj/Debug/net8.0/Fx.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcService/obj/Debug/net8.0/Protos/FxGrpc.cs#L8
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build (Windows): src/FX.GrpcClient/obj/Debug/net8.0/FxGrpc.cs#L8
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.