feat: Implement UserDataMigrator Framework - Rule based Shim Layer #2773
Build.yml
on: pull_request
Format checker
17s
Run Clippy
1m 43s
Run Unit Tests
1m 54s
Generate Code Coverage
2m 14s
Annotations
4 errors and 4 warnings
Run Clippy:
core/main/src/broker/thunder/user_data_migrator.rs#L177
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Clippy:
core/main/src/broker/thunder/user_data_migrator.rs#L188
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Clippy:
core/main/src/broker/thunder/user_data_migrator.rs#L188
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Clippy
Process completed with exit code 101.
|
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 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/
|
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/
|