Adding experimental support for GRPC for the extensions to communicate with CSharpier #781
validate_pull_request.yml
on: pull_request
Run Tests
57s
Check Formatting
24s
Build CSharpier.MSBuild
45s
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/
|