Skip to content

patched: fix

patched: fix #20

Triggered via push January 26, 2024 07:12
Status Failure
Total duration 19s
Artifacts

build-rs.yaml

on: push
Test Rust Build
10s
Test Rust Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Test Rust Build: src/services.rs#L20
unused variable: `client`
Test Rust Build: src/services.rs#L26
unused variable: `sql_client`
Test Rust Build: src/services.rs#L30
unused variable: `current_ts`
Test Rust Build: src/services.rs#L32
unused variable: `order_payload`
Test Rust Build: src/services.rs#L32
variable does not need to be mutable
Test Rust Build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Rust Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Rust Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/