Skip to content

Makes all transformer arugments optional and adds tests #336

Makes all transformer arugments optional and adds tests

Makes all transformer arugments optional and adds tests #336

Triggered via pull request October 21, 2024 17:57
Status Failure
Total duration 25s
Artifacts

buf.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L320
Field "1" with name "preserve_domain" on message "TransformEmail" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L322
Field "2" with name "preserve_length" on message "TransformEmail" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L334
Field "1" with name "valid_luhn" on message "GenerateCardNumber" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L342
Field "1" with name "min" on message "GenerateE164PhoneNumber" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L343
Field "2" with name "max" on message "GenerateE164PhoneNumber" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L349
Field "1" with name "randomize_sign" on message "GenerateFloat64" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L350
Field "2" with name "min" on message "GenerateFloat64" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L351
Field "3" with name "max" on message "GenerateFloat64" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L352
Field "4" with name "precision" on message "GenerateFloat64" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
buf: backend/protos/mgmt/v1alpha1/transformer.proto#L360
Field "1" with name "abbreviate" on message "GenerateGender" changed cardinality from "optional with implicit presence" to "optional with explicit presence".