Skip to content

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

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

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

Triggered via pull request October 6, 2023 22:10
@belavbelav
synchronize #944
proto
Status Failure
Total duration 1m 29s
Artifacts

validate_pull_request.yml

on: pull_request
Run Tests
1m 17s
Run Tests
Check Formatting
32s
Check Formatting
Build CSharpier.MSBuild
52s
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/ProtoFormatter.cs#L6
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/ProtoFormatter.cs#L34
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/ProtoFormatter.cs#L37
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/ProtoFormatter.cs#L36
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/ProtoFormatter.cs#L6
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/ProtoFormatter.cs#L34
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/ProtoFormatter.cs#L37
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/ProtoFormatter.cs#L36
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/ProtoFormatter.cs#L6
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/ProtoFormatter.cs#L34
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/ProtoFormatter.cs#L6
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/ProtoFormatter.cs#L34
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/ProtoFormatter.cs#L37
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/ProtoFormatter.cs#L36
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/ProtoFormatter.cs#L6
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/ProtoFormatter.cs#L34
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/ProtoFormatter.cs#L37
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/ProtoFormatter.cs#L36
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, actions/setup-dotnet@v1. 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, actions/setup-dotnet@v1. 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, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/