Skip to content

feat: versions aligned #33

feat: versions aligned

feat: versions aligned #33

Triggered via pull request September 10, 2024 13:42
Status Failure
Total duration 8m 23s
Billable time 20m
Artifacts

on-push.yaml

on: pull_request_target
rust-workflow  /  audit
27s
rust-workflow / audit
rust-workflow  /  License check
35s
rust-workflow / License check
rust-workflow  /  Cargo Check
3m 48s
rust-workflow / Cargo Check
rust-workflow  /  Test Suite
8m 10s
rust-workflow / Test Suite
rust-workflow  /  Rustfmt
16s
rust-workflow / Rustfmt
rust-workflow  /  Clippy
3m 44s
rust-workflow / Clippy
rust-workflow  /  release
0s
rust-workflow / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 54 warnings
rust-workflow / release
Branch "feat/version" is not allowed to deploy to release due to environment protection rules.
rust-workflow / release
The deployment was rejected or didn't satisfy other protection rules.
rust-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / Clippy: affinidi-messaging-didcomm/src/utils/crypto.rs#L215
method `as_ed25519` is never used
rust-workflow / Clippy: affinidi-messaging-didcomm/src/message/from_prior/pack.rs#L75
this expression creates a reference which is immediately dereferenced by the compiler
rust-workflow / Clippy: affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
rust-workflow / Clippy: affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L81
this expression creates a reference which is immediately dereferenced by the compiler
rust-workflow / Clippy: affinidi-messaging-didcomm/src/protocols/routing/mod.rs#L171
match can be simplified with `.unwrap_or_default()`
rust-workflow / Clippy
`affinidi-messaging-didcomm` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p affinidi-messaging-didcomm` to apply 4 suggestions)
rust-workflow / Clippy: affinidi-messaging-sdk/src/protocols/message_pickup.rs#L391
this pattern reimplements `Option::unwrap_or`
rust-workflow / Clippy
`affinidi-messaging-sdk` (lib) generated 1 warning (run `cargo clippy --fix --lib -p affinidi-messaging-sdk` to apply 1 suggestion)
rust-workflow / 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-workflow / 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-workflow / Cargo Check
`affinidi-messaging-didcomm` (lib) generated 1 warning
rust-workflow / Cargo Check: affinidi-messaging-mediator/src/database/stats.rs#L119
this function depends on never type fallback being `()`
rust-workflow / Cargo Check: affinidi-messaging-mediator/src/database/session.rs#L125
this function depends on never type fallback being `()`
rust-workflow / Cargo Check: affinidi-messaging-mediator/src/database/session.rs#L181
this function depends on never type fallback being `()`
rust-workflow / Cargo Check: affinidi-messaging-mediator/src/database/stats.rs#L144
this function depends on never type fallback being `()`
rust-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / 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-workflow / Test Suite
output filename collision.
rust-workflow / Test Suite
output filename collision.
rust-workflow / Test Suite: affinidi-messaging-didcomm/src/utils/crypto.rs#L215
method `as_ed25519` is never used
rust-workflow / Test Suite
`affinidi-messaging-didcomm` (lib) generated 1 warning
rust-workflow / Test Suite: affinidi-messaging-mediator/src/database/stats.rs#L119
this function depends on never type fallback being `()`
rust-workflow / Test Suite: affinidi-messaging-mediator/src/database/session.rs#L125
this function depends on never type fallback being `()`