Skip to content

Separate tls::ServerName and identity::Id types #1565

Separate tls::ServerName and identity::Id types

Separate tls::ServerName and identity::Id types #1565

Triggered via pull request November 7, 2023 19:42
@olix0rolix0r
synchronize #2506
ver/ids
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-each.yml

on: pull_request
list-changed-crates
46s
list-changed-crates
Matrix: check-each
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check-each (linkerd-meshtls): linkerd/meshtls/src/lib.rs#L86
error: unused variable: `local_id` --> linkerd/meshtls/src/lib.rs:86:9 | 86 | local_id: id::Id, | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_id` | = note: `-D unused-variables` implied by `-D warnings`
check-each (linkerd-meshtls): linkerd/meshtls/src/lib.rs#L86
error: unused variable: `local_id` --> linkerd/meshtls/src/lib.rs:86:9 | 86 | local_id: id::Id, | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_id` | = note: `-D unused-variables` implied by `-D warnings`
check-each (linkerd-meshtls)
Process completed with exit code 1.