Skip to content

feat(meta): refactor subscription and cursor with Partial ckpt #4242

feat(meta): refactor subscription and cursor with Partial ckpt

feat(meta): refactor subscription and cursor with Partial ckpt #4242

Triggered via pull request May 6, 2024 16:33
Status Failure
Total duration 22s
Artifacts

protobuf-breaking.yml

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

Annotations

10 errors and 2 warnings
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "14" with name "stream_job_status" on message "Subscription" was deleted without reserving the name "stream_job_status".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "17" with name "subscription_from_name" on message "Subscription" was deleted without reserving the name "subscription_from_name".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "18" with name "subscription_internal_table_name" on message "Subscription" was deleted without reserving the name "subscription_internal_table_name".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "4" with name "plan_pk" on message "Subscription" was deleted without reserving the name "plan_pk".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "5" with name "distribution_key" on message "Subscription" was deleted without reserving the name "distribution_key".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "7" with name "column_catalogs" on message "Subscription" was deleted without reserving the name "column_catalogs".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "14" with name "stream_job_status" on message "Subscription" was deleted without reserving the number "14".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "17" with name "subscription_from_name" on message "Subscription" was deleted without reserving the number "17".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "18" with name "subscription_internal_table_name" on message "Subscription" was deleted without reserving the number "18".
Check breaking changes in Protobuf files: proto/catalog.proto#L178
Previously present field "4" with name "plan_pk" on message "Subscription" was deleted without reserving the number "4".
Check breaking changes in Protobuf files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/