Skip to content

feat: create rules for Authentication and Account modules #2810

feat: create rules for Authentication and Account modules

feat: create rules for Authentication and Account modules #2810

Triggered via pull request October 23, 2024 23:33
Status Failure
Total duration 2m 21s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/