Skip to content

Implement RegisterEntity generic API endpoint #13041

Implement RegisterEntity generic API endpoint

Implement RegisterEntity generic API endpoint #13041

Triggered via pull request November 5, 2025 12:39
Status Failure
Total duration 3m 23s
Artifacts

generation.yml

on: pull_request
lint-protos
6s
lint-protos
proto-breaking-changes
7s
proto-breaking-changes
sqlc-generation
3m 20s
sqlc-generation
Fit to window
Zoom out
Zoom in

Annotations

4 errors
proto-breaking-changes
Failed breaking
proto-breaking-changes: proto/minder/v1/minder.proto#L4212
Field "3" on message "RegisterEntityRequest" changed name from "identifier_property" to "identifying_properties".
proto-breaking-changes: proto/minder/v1/minder.proto#L4212
Field "3" with name "identifying_properties" on message "RegisterEntityRequest" changed type from "string" to "message". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
proto-breaking-changes: proto/minder/v1/minder.proto#L4212
Field "3" with name "identifying_properties" on message "RegisterEntityRequest" changed option "json_name" from "identifierProperty" to "identifyingProperties".