feat: Implement UserDataMigrator Framework - Rule based Shim Layer #2774
Build.yml
on: pull_request
Format checker
23s
Run Clippy
1m 43s
Run Unit Tests
1m 24s
Generate Code Coverage
1m 54s
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/
|