Fix sending note to self as primary without secondary devices #1046
ci.yaml
on: pull_request
Check code formatting
6s
Clippy
1m 12s
Matrix: build
Annotations
6 errors and 7 warnings
Build / Rust stable
Process completed with exit code 101.
|
cannot find value `uDnidentified_access` in this scope:
src/sender.rs#L548
error[E0425]: cannot find value `uDnidentified_access` in this scope
--> src/sender.rs:548:21
|
548 | uDnidentified_access.map(|x| &x.certificate),
| ^^^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `unidentified_access`
|
Clippy
Clippy had exited with the 101 exit code
|
Build / Rust beta
Process completed with exit code 101.
|
Build / Rust nightly
Process completed with exit code 101.
|
Build / Rust 1.75
Process completed with exit code 101.
|
Check code formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build / Rust stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build / Rust beta
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build / Rust nightly
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build / Rust 1.75
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|