Skip to content

fix(FTL-17164): limit message deletion to 100 per request and limit list to 100 #103

fix(FTL-17164): limit message deletion to 100 per request and limit list to 100

fix(FTL-17164): limit message deletion to 100 per request and limit list to 100 #103

Triggered via pull request October 10, 2024 10:39
@YoussefAWasfyYoussefAWasfy
synchronize #62
Status Failure
Total duration 11m 40s
Artifacts

checks.yaml

on: pull_request_target
rust-pipeline  /  audit
32s
rust-pipeline / audit
rust-pipeline  /  License check
27s
rust-pipeline / License check
rust-pipeline  /  Cargo Check
1m 59s
rust-pipeline / Cargo Check
rust-pipeline  /  Test Suite
6m 16s
rust-pipeline / Test Suite
rust-pipeline  /  Rustfmt
8s
rust-pipeline / Rustfmt
rust-pipeline  /  Clippy
2m 3s
rust-pipeline / Clippy
rust-pipeline  /  ...  /  Wiz-cli Directory Scan
19s
rust-pipeline / wiz-scan / Wiz-cli Directory Scan
rust-pipeline  /  Coverage
11m 31s
rust-pipeline / Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 60 warnings
rust-pipeline / Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust-pipeline / Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust-pipeline / Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rust-pipeline / Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Cargo Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust-pipeline / Cargo Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rust-pipeline / Cargo Check
`affinidi-messaging-didcomm` (lib) generated 1 warning
rust-pipeline / Cargo Check
`affinidi-messaging-sdk` (lib) generated 1 warning (run `cargo fix --lib -p affinidi-messaging-sdk` to apply 1 suggestion)
rust-pipeline / Cargo Check: affinidi-messaging-mediator/src/database/stats.rs#L119
this function depends on never type fallback being `()`
rust-pipeline / Cargo Check: affinidi-messaging-mediator/src/database/session.rs#L111
this function depends on never type fallback being `()`
rust-pipeline / Cargo Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Cargo Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Cargo Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Cargo Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust-pipeline / Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rust-pipeline / Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Clippy: affinidi-messaging-didcomm/src/utils/crypto.rs#L215
method `as_ed25519` is never used
rust-pipeline / Clippy: affinidi-messaging-didcomm/src/message/from_prior/pack.rs#L75
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Clippy: affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Clippy: affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L81
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Clippy: affinidi-messaging-didcomm/src/protocols/routing/mod.rs#L171
match can be simplified with `.unwrap_or_default()`
rust-pipeline / Clippy
`affinidi-messaging-didcomm` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p affinidi-messaging-didcomm` to apply 4 suggestions)
rust-pipeline / Clippy: affinidi-messaging-sdk/src/protocols/message_pickup.rs#L125
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Clippy: affinidi-messaging-sdk/src/protocols/message_pickup.rs#L126
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Clippy: affinidi-messaging-sdk/src/protocols/message_pickup.rs#L214
this expression creates a reference which is immediately dereferenced by the compiler
rust-pipeline / Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust-pipeline / Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rust-pipeline / Test Suite: affinidi-messaging-didcomm/src/utils/crypto.rs#L215
method `as_ed25519` is never used
rust-pipeline / Test Suite
`affinidi-messaging-didcomm` (lib) generated 1 warning
rust-pipeline / Test Suite
`affinidi-messaging-sdk` (lib) generated 1 warning (run `cargo fix --lib -p affinidi-messaging-sdk` to apply 1 suggestion)
rust-pipeline / Test Suite
`affinidi-messaging-sdk` (lib test) generated 1 warning (1 duplicate)
rust-pipeline / Test Suite: affinidi-messaging-sdk/examples/common.rs#L28
function `alice_configuration` is never used
rust-pipeline / Test Suite: affinidi-messaging-sdk/examples/common.rs#L121
function `configure_alice_atm` is never used
rust-pipeline / Test Suite: affinidi-messaging-didcomm/src/test_vectors/common.rs#L8
function `update_field` is never used
rust-pipeline / Test Suite: affinidi-messaging-didcomm/src/test_vectors/common.rs#L15
function `remove_field` is never used
rust-pipeline / Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust-pipeline / Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rust-pipeline / Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust-pipeline / Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/