Skip to content

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

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

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

Triggered via pull request September 3, 2023 18:03
@belavbelav
synchronize #944
proto
Status Failure
Total duration 2m 30s
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
2m 19s
Run Tests
Check Formatting
26s
Check Formatting
Build CSharpier.MSBuild
58s
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/