Skip to content

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

feat: Implement UserDataMigrator Framework - Rule based Shim Layer

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

Triggered via pull request October 17, 2024 08:27
Status Failure
Total duration 2m 6s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Run Unit Tests: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `openrpc_validator::jsonschema::output`
Run Unit Tests
Process completed with exit code 101.
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `openrpc_validator::jsonschema::output`
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L179
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L192
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L194
this expression creates a reference which is immediately dereferenced by the compiler
Run Clippy: core/main/src/broker/thunder/user_data_migrator.rs#L641
unneeded `return` statement
Run Clippy
Process completed with exit code 101.
Generate Code Coverage: core/main/src/broker/thunder/user_data_migrator.rs#L24
unused import: `openrpc_validator::jsonschema::output`
Generate Code Coverage
Process completed with exit code 1.
Generate Code Coverage
Either message or path input is required
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/
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/
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/