Skip to content

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

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

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

Triggered via pull request September 3, 2023 18:11
@belavbelav
synchronize #944
proto
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate_pull_request.yml

on: pull_request
Run Tests
1m 8s
Run Tests
Check Formatting
30s
Check Formatting
Build CSharpier.MSBuild
53s
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/