Skip to content

feat: Implement UserDataMigrator Framework - Rule based Shim Layer #2771

feat: Implement UserDataMigrator Framework - Rule based Shim Layer

feat: Implement UserDataMigrator Framework - Rule based Shim Layer #2771

Triggered via pull request October 17, 2024 05:26
Status Failure
Total duration 2m 2s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
Run Unit Tests: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `jsonrpsee::types::params`
Run Unit Tests
Process completed with exit code 101.
Generate Code Coverage: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `jsonrpsee::types::params`
Generate Code Coverage
Process completed with exit code 1.
Generate Code Coverage
Either message or path input is required
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `jsonrpsee::types::params`
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L178
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L189
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L189
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L263
unneeded `return` statement
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L265
unneeded `return` statement
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L271
unneeded `return` statement
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L515
unneeded `return` statement
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L517
unneeded `return` statement
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L573
unneeded `return` statement
Format checker
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/
Run Unit Tests
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/
Generate Code Coverage
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/
Run Clippy
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/