Adding experimental support for GRPC for the extensions to communicate with CSharpier #781
Annotations
9 errors and 1 warning
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading