feat: add type aliases, refactor go schema parsing #3739
Annotations
9 errors
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L58
Field "5" with name "typeAlias" on message "Decl" changed option "json_name" from "config" to "typeAlias".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L58
Field "5" on message "Decl" changed type from "xyz.block.ftl.v1.schema.Config" to "xyz.block.ftl.v1.schema.TypeAlias".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L58
Field "5" on message "Decl" changed name from "config" to "typeAlias".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L59
Field "6" with name "config" on message "Decl" changed option "json_name" from "secret" to "config".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L59
Field "6" on message "Decl" changed type from "xyz.block.ftl.v1.schema.Secret" to "xyz.block.ftl.v1.schema.Config".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L59
Field "6" on message "Decl" changed name from "secret" to "config".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L60
Field "7" with name "secret" on message "Decl" changed option "json_name" from "fsm" to "secret".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L60
Field "7" on message "Decl" changed type from "xyz.block.ftl.v1.schema.FSM" to "xyz.block.ftl.v1.schema.Secret".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L60
Field "7" on message "Decl" changed name from "fsm" to "secret".
|
Loading