Skip to content

feat: introduce verb visibility modifiers #3331

feat: introduce verb visibility modifiers

feat: introduce verb visibility modifiers #3331

Triggered via pull request April 25, 2024 19:38
Status Failure
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Matrix: Integration Tests / integration
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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.