Skip to content

Replace Websockets with GRPC #124

Replace Websockets with GRPC

Replace Websockets with GRPC #124

Triggered via pull request February 22, 2024 10:52
Status Failure
Total duration 3m 19s
Artifacts

CI.yml

on: pull_request
Build and Run Tests (Linux)
54s
Build and Run Tests (Linux)
Build (Windows)
3m 6s
Build (Windows)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Build and Run Tests (Linux)
Process completed with exit code 1.
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.