Skip to content

Replace Websockets with GRPC #144

Replace Websockets with GRPC

Replace Websockets with GRPC #144

Triggered via pull request September 5, 2024 09:12
Status Failure
Total duration 2m 15s
Artifacts

CI.yml

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