Skip to content

fix(catalog): grant view when grant table #4284

fix(catalog): grant view when grant table

fix(catalog): grant view when grant table #4284

Triggered via pull request May 13, 2024 16:12
Status Failure
Total duration 22s
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/user.proto#L69
Field "13" with name "all_dml_relations_schema_id" on message "GrantPrivilege" changed option "json_name" from "allDmlTablesSchemaId" to "allDmlRelationsSchemaId".
Check breaking changes in Protobuf files: proto/user.proto#L69
Field "13" on message "GrantPrivilege" changed name from "all_dml_tables_schema_id" to "all_dml_relations_schema_id".
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. 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/