Skip to content

Bump protobuf spec #1082

Bump protobuf spec

Bump protobuf spec #1082

Triggered via pull request December 22, 2024 20:43
Status Failure
Total duration 1m 35s
Artifacts

ci.yaml

on: pull_request
Check code formatting
2s
Check code formatting
Clippy
1m 16s
Clippy
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
missing fields `account_entropy_pool`, `ephemeral_backup_key` and `media_root_backup_key` in initializer of `proto::ProvisionMessage`: src/account_manager.rs#L317
error[E0063]: missing fields `account_entropy_pool`, `ephemeral_backup_key` and `media_root_backup_key` in initializer of `proto::ProvisionMessage` --> src/account_manager.rs:317:19 | 317 | let msg = ProvisionMessage { | ^^^^^^^^^^^^^^^^ missing `account_entropy_pool`, `ephemeral_backup_key` and `media_root_backup_key`
unresolved import `crate::proto::ProvisioningUuid`: src/provisioning/pipe.rs#L18
error[E0432]: unresolved import `crate::proto::ProvisioningUuid` --> src/provisioning/pipe.rs:18:9 | 18 | ProvisioningUuid, WebSocketRequestMessage, WebSocketResponseMessage, | ^^^^^^^^^^^^^^^^ no `ProvisioningUuid` in `proto`
Clippy
Clippy had exited with the 101 exit code
Build / Rust nightly
Process completed with exit code 101.
Build / Rust 1.75
Process completed with exit code 101.
Build / Rust beta
Process completed with exit code 101.
Build / Rust stable
Process completed with exit code 101.
Check code formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Rust nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Rust 1.75
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Rust beta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Rust stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636