feat: introduce verb visibility modifiers #3316
ci.yml
on: pull_request
Integration Tests
/
prepare
Test Kotlin
1m 8s
Test Go
3m 11s
Test README
2m 11s
SQL
28s
Lint
1m 9s
Proto Breaking Change Check
11s
Console
56s
VSCode Extension
43s
Rebuild All
2m 18s
Matrix: Integration Tests / integration
Waiting for pending jobs
Annotations
10 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".
|