Skip to content

feat(frontend): support cursor. #3742

feat(frontend): support cursor.

feat(frontend): support cursor. #3742

Triggered via pull request February 21, 2024 09:00
Status Failure
Total duration 20s
Artifacts

protobuf-breaking.yml

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

Annotations

3 errors and 2 warnings
Check breaking changes in Protobuf files: proto/stream_plan.proto#L724
Field "1" on message "SubscriptionNode" changed type from "catalog.Table" to "catalog.Subscription".
Check breaking changes in Protobuf files: proto/stream_plan.proto#L726
Field "2" on message "SubscriptionNode" changed type from "uint64" to "message". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules.
Check breaking changes in Protobuf files
buf found 2 breaking changes.
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, bufbuild/buf-setup-action@v1, 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/.
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/