Skip to content

Adding experimental support for GRPC for the extensions to communicate with CSharpier #781

Adding experimental support for GRPC for the extensions to communicate with CSharpier

Adding experimental support for GRPC for the extensions to communicate with CSharpier #781

Triggered via pull request October 13, 2023 20:30
@belavbelav
synchronize #944
proto
Status Failure
Total duration 1m 6s
Artifacts

validate_pull_request.yml

on: pull_request
Run Tests
57s
Run Tests
Check Formatting
24s
Check Formatting
Build CSharpier.MSBuild
45s
Build CSharpier.MSBuild
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Check Formatting
Process completed with exit code 1.
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L4
The type or namespace name 'Proto' does not exist in the namespace 'CSharpier' (are you missing an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L64
The type or namespace name 'CSharpierService' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L80
The type or namespace name 'FormatFileDto' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L79
The type or namespace name 'FormatFileResult' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L4
The type or namespace name 'Proto' does not exist in the namespace 'CSharpier' (are you missing an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L64
The type or namespace name 'CSharpierService' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L80
The type or namespace name 'FormatFileDto' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L79
The type or namespace name 'FormatFileResult' could not be found (are you missing a using directive or an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L4
The type or namespace name 'Proto' does not exist in the namespace 'CSharpier' (are you missing an assembly reference?)
Build CSharpier.MSBuild: Src/CSharpier.Cli/GrpcFormatter.cs#L64
The type or namespace name 'CSharpierService' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L4
The type or namespace name 'Proto' does not exist in the namespace 'CSharpier' (are you missing an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L64
The type or namespace name 'CSharpierService' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L80
The type or namespace name 'FormatFileDto' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L79
The type or namespace name 'FormatFileResult' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L4
The type or namespace name 'Proto' does not exist in the namespace 'CSharpier' (are you missing an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L64
The type or namespace name 'CSharpierService' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L80
The type or namespace name 'FormatFileDto' could not be found (are you missing a using directive or an assembly reference?)
Run Tests: Src/CSharpier.Cli/GrpcFormatter.cs#L79
The type or namespace name 'FormatFileResult' could not be found (are you missing a using directive or an assembly reference?)
Run Tests
Process completed with exit code 1.
Check Formatting
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 CSharpier.MSBuild
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/
Run Tests
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/