Skip to content

feat: remove parallel unit keyword #4842

feat: remove parallel unit keyword

feat: remove parallel unit keyword #4842

Triggered via pull request July 23, 2024 07:47
Status Failure
Total duration 26s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
11s
Check breaking changes in Protobuf files
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Check breaking changes in Protobuf files: proto/meta.proto#L69
Field "1" with name "location" on message "ActorStatus" changed option "json_name" from "parallelUnit" to "location".
Check breaking changes in Protobuf files: proto/meta.proto#L69
Field "1" with name "location" on message "ActorStatus" changed type from "common.ParallelUnit" to "common.ActorLocation".
Check breaking changes in Protobuf files: proto/meta.proto#L69
Field "1" on message "ActorStatus" changed name from "parallel_unit" to "location".
Check breaking changes in Protobuf files
buf found 3 breaking changes.
Check breaking changes in Protobuf files
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/
Check breaking changes in Protobuf files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/