Skip to content

chore(stream): rename StreamEnvironment to StreamContext #3261

chore(stream): rename StreamEnvironment to StreamContext

chore(stream): rename StreamEnvironment to StreamContext #3261

Triggered via pull request December 10, 2023 00:04
Status Failure
Total duration 18s
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 1 warning
Check breaking changes in Protobuf files: proto/meta.proto#L100
Field "6" on message "TableFragments" changed type from "stream_plan.StreamEnvironment" to "stream_plan.StreamContext".
Check breaking changes in Protobuf files: proto/meta.proto#L199
Field "2" on message "TableFragmentInfo" changed type from "stream_plan.StreamEnvironment" to "stream_plan.StreamContext".
Check breaking changes in Protobuf files: proto/stream_plan.proto#L892
Field "5" on message "StreamFragmentGraph" changed type from "stream_plan.StreamEnvironment" to "stream_plan.StreamContext".
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/