Skip to content

Store state in TinyCash rather than rely on Zebra State Service #10

Store state in TinyCash rather than rely on Zebra State Service

Store state in TinyCash rather than rely on Zebra State Service #10

Triggered via pull request April 10, 2024 11:58
Status Success
Total duration 2m 0s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
fmt check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, arduino/setup-protoc@v1.1.2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt check
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@v1.1.2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, arduino/setup-protoc@v1.1.2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/setup-protoc@v1.1.2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check: src/main.rs#L58
unused variable: `state_read_service`
check: src/main.rs#L27
type alias `StateReadService` is never used
check
`cartezcash` (bin "cartezcash") generated 2 warnings (run `cargo fix --bin "cartezcash"` to apply 1 suggestion)