chore: merged from main #25
Annotations
8 errors and 3 warnings
buf-breaking-changes:
protobuf/schema/v1/analyzer.proto#L1
Previously present message "AnalzyerRunResponse" was deleted from file.
|
buf-breaking-changes:
protobuf/schema/v1/analyzer.proto#L18
RPC "Run" on service "AnalyzerService" changed response type from "schema.v1.AnalzyerRunResponse" to "schema.v1.AnalyzerRunResponse".
|
buf-breaking-changes
buf found 2 breaking changes.
|
buf-format
Process completed with exit code 100.
|
lint-protos:
protobuf/schema/v1/analyzer.proto#L18
RPC request type "AnalyzerRunRequest" should be named "RunRequest" or "AnalyzerServiceRunRequest".
|
lint-protos:
protobuf/schema/v1/analyzer.proto#L18
RPC response type "AnalyzerRunResponse" should be named "RunResponse" or "AnalyzerServiceRunResponse".
|
lint-protos:
protobuf/schema/v1/server-service.proto#L1
Filename "server-service.proto" should be lower_snake_case.proto, such as "server_service.proto".
|
lint-protos
buf found 3 lint failures.
|
buf-breaking-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3, bufbuild/buf-breaking-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buf-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-protos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3, bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|