Skip to content

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

feat!: struct for metadata for consistency and power

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

Triggered via pull request February 7, 2024 14:15
Status Failure
Total duration 1m 9s
Artifacts

pr-checks.yml

on: pull_request
lint-protos
8s
lint-protos
buf-format
5s
buf-format
buf-breaking-changes
11s
buf-breaking-changes
validate-schema
59s
validate-schema
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L70
Field "4" on message "ResolveBooleanResponse" changed label from "optional" to "repeated".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L70
Field "4" on message "ResolveBooleanResponse" changed type from "google.protobuf.Struct" to "flagd.evaluation.v1.ResolveBooleanResponse.MetadataEntry".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L94
Field "4" on message "ResolveStringResponse" changed label from "optional" to "repeated".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L94
Field "4" on message "ResolveStringResponse" changed type from "google.protobuf.Struct" to "flagd.evaluation.v1.ResolveStringResponse.MetadataEntry".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L118
Field "4" on message "ResolveFloatResponse" changed label from "optional" to "repeated".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L118
Field "4" on message "ResolveFloatResponse" changed type from "google.protobuf.Struct" to "flagd.evaluation.v1.ResolveFloatResponse.MetadataEntry".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L142
Field "4" on message "ResolveIntResponse" changed label from "optional" to "repeated".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L142
Field "4" on message "ResolveIntResponse" changed type from "google.protobuf.Struct" to "flagd.evaluation.v1.ResolveIntResponse.MetadataEntry".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L168
Field "4" on message "ResolveObjectResponse" changed label from "optional" to "repeated".
buf-breaking-changes: protobuf/flagd/evaluation/v1/evaluation.proto#L168
Field "4" on message "ResolveObjectResponse" changed type from "google.protobuf.Struct" to "flagd.evaluation.v1.ResolveObjectResponse.MetadataEntry".
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/.