feat: introduce verb visibility modifiers #3331
ci.yml
on: pull_request
Integration Tests
/
prepare
Test Kotlin
1m 9s
Test Go
3m 16s
Test README
2m 10s
SQL
27s
Lint
58s
Proto Breaking Change Check
9s
Console
55s
VSCode Extension
41s
Rebuild All
2m 9s
Matrix: Integration Tests / integration
Waiting for pending jobs
Annotations
11 errors
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L265
Field "3" with name "visibility" on message "Verb" changed option "json_name" from "comments" to "visibility".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L265
Field "3" on message "Verb" changed label from "repeated" to "optional".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L265
Field "3" on message "Verb" changed name from "comments" to "visibility".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L266
Field "4" with name "comments" on message "Verb" changed option "json_name" from "request" to "comments".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L266
Field "4" on message "Verb" changed label from "optional" to "repeated".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L266
Field "4" on message "Verb" changed type from "message" to "string".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L266
Field "4" on message "Verb" changed name from "request" to "comments".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L267
Field "5" with name "request" on message "Verb" changed option "json_name" from "response" to "request".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L267
Field "5" on message "Verb" changed name from "response" to "request".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schema/schema.proto#L268
Field "6" with name "response" on message "Verb" changed option "json_name" from "metadata" to "response".
|
Test Kotlin
Process completed with exit code 1.
|