fix: build broke from last PR but I didn't see it :( #2102
ci.yml
on: pull_request
Test Kotlin
1m 34s
Test Go
1m 24s
SQL
37s
Lint
1m 18s
Console
28s
Integration Tests
/
prepare
Proto Breaking Change Check
5s
Matrix: Integration Tests / integration
Waiting for pending jobs
Auto Version
/
Conventional Commits Auto-version
Annotations
4 errors
Proto Breaking Change Check:
protos/xyz/block/ftl/v1/schema/schema.proto#L174
protos/xyz/block/ftl/v1/schema/schema.proto:174:1:Previously present field "13" with name "optional" on message "Type" was deleted.
|
Proto Breaking Change Check:
protos/xyz/block/ftl/v1/schema/schema.proto#L187
protos/xyz/block/ftl/v1/schema/schema.proto:187:5:Field "12" with name "optional" on message "Type" changed option "json_name" from "parameter" to "optional".
|
Proto Breaking Change Check:
protos/xyz/block/ftl/v1/schema/schema.proto#L187
protos/xyz/block/ftl/v1/schema/schema.proto:187:5:Field "12" on message "Type" changed type from "xyz.block.ftl.v1.schema.TypeParameter" to "xyz.block.ftl.v1.schema.Optional".
|
Proto Breaking Change Check:
protos/xyz/block/ftl/v1/schema/schema.proto#L187
protos/xyz/block/ftl/v1/schema/schema.proto:187:14:Field "12" on message "Type" changed name from "parameter" to "optional".
|