Skip to content

feat!: struct for metadata for consistency and power #145

feat!: struct for metadata for consistency and power

feat!: struct for metadata for consistency and power #145

Triggered via pull request February 7, 2024 21:24
Status Failure
Total duration 35s
Artifacts

pr-checks.yml

on: pull_request
lint-protos
4s
lint-protos
buf-format
11s
buf-format
buf-breaking-changes
6s
buf-breaking-changes
validate-schema
21s
validate-schema
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
buf-breaking-changes: protobuf/flagd/sync/v1/sync.proto#L1
Previously present message "KeyValue" was deleted from file.
buf-breaking-changes: protobuf/flagd/sync/v1/sync.proto#L69
Field "1" on message "GetMetadataResponse" changed label from "repeated" to "optional".
buf-breaking-changes: protobuf/flagd/sync/v1/sync.proto#L69
Field "1" on message "GetMetadataResponse" changed type from "flagd.sync.v1.KeyValue" to "google.protobuf.Struct".
buf-breaking-changes
buf found 3 breaking changes.
buf-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-protos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3, bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buf-breaking-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@v1, actions/checkout@v3, 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/.
validate-schema
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.