Skip to content

Replace Websockets with GRPC #100

Replace Websockets with GRPC

Replace Websockets with GRPC #100

Triggered via pull request February 12, 2024 09:23
Status Success
Total duration 2m 9s
Artifacts

CI.yml

on: pull_request
Build and Run Tests (Linux)
55s
Build and Run Tests (Linux)
Build (Windows)
1m 47s
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.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.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.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.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.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.
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.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.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.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.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.