Skip to content

feat(encrypt): support encrypt when sync #64

feat(encrypt): support encrypt when sync

feat(encrypt): support encrypt when sync #64

Triggered via pull request November 22, 2023 06:26
@asjdfasjdf
synchronize #11
feat/encrypt
Status Failure
Total duration 17s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
breaking
Previously present file "sync/v1/group.proto" was deleted.
breaking: proto/auth/v1/auth_service.proto#L192
Field "1" on message "TOTPStatus" changed name from "is_active" to "isActive".
breaking: proto/auth/v1/auth_service.proto#L254
Field "2" on message "CheckEmailMFARequest" changed name from "verification_code" to "verificationCode".
breaking: proto/sync/v1/host.proto#L10
Field "2" on message "Host" changed name from "created_at" to "createdAt".
breaking: proto/sync/v1/host.proto#L11
Field "3" on message "Host" changed name from "updated_at" to "updatedAt".
breaking: proto/sync/v1/host.proto#L12
Field "4" on message "Host" changed name from "deleted_at" to "deletedAt".
breaking: proto/sync/v1/host.proto#L23
Field "23" on message "Host" changed name from "key_id" to "keyId".
breaking: proto/sync/v1/host.proto#L24
Field "24" on message "Host" changed name from "identity_id" to "identityId".
breaking: proto/sync/v1/keychain.proto#L11
Field "2" on message "SshKey" changed name from "created_at" to "createdAt".
breaking: proto/sync/v1/keychain.proto#L12
Field "3" on message "SshKey" changed name from "updated_at" to "updatedAt".