Skip to content

Replace Websockets with GRPC #140

Replace Websockets with GRPC

Replace Websockets with GRPC #140

Triggered via pull request September 5, 2024 08:56
Status Success
Total duration 1m 53s
Artifacts

CI.yml

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

Annotations

14 warnings
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 and Run Tests (Linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.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.
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.