feat: create rules for Authentication and Account modules #2810
Build.yml
on: pull_request
Format checker
27s
Run Clippy
2m 9s
Run Unit Tests
1m 47s
Generate Code Coverage
2m 10s
Annotations
16 errors and 4 warnings
Run Unit Tests:
core/main/src/firebolt/handlers/account_rpc.rs#L69
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Unit Tests:
core/main/src/firebolt/handlers/device_rpc.rs#L708
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Unit Tests:
core/main/src/firebolt/handlers/device_rpc.rs#L721
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Unit Tests:
core/main/src/firebolt/handlers/device_rpc.rs#L734
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Unit Tests
Process completed with exit code 101.
|
Run Clippy:
core/main/src/firebolt/handlers/account_rpc.rs#L69
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Clippy:
core/main/src/firebolt/handlers/device_rpc.rs#L708
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Clippy:
core/main/src/firebolt/handlers/device_rpc.rs#L721
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Clippy:
core/main/src/firebolt/handlers/device_rpc.rs#L734
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Run Clippy
Process completed with exit code 101.
|
Generate Code Coverage:
core/main/src/firebolt/handlers/account_rpc.rs#L69
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Generate Code Coverage:
core/main/src/firebolt/handlers/device_rpc.rs#L708
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Generate Code Coverage:
core/main/src/firebolt/handlers/device_rpc.rs#L721
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
Generate Code Coverage:
core/main/src/firebolt/handlers/device_rpc.rs#L734
missing field `stats` in initializer of `ripple_sdk::api::gateway::rpc_gateway_api::RpcRequest`
|
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/
|