Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Bump serde_json from 1.0.111 to 1.0.114 (#66) #102

Bump serde_json from 1.0.111 to 1.0.114 (#66)

Bump serde_json from 1.0.111 to 1.0.114 (#66) #102

Triggered via push March 12, 2024 05:43
Status Cancelled
Total duration 2m 24s
Artifacts

checks.yml

on: push
Matrix: cargo-checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Task cargo nextest
The run was canceled by @github-actions[bot].
Task cargo nextest
Process completed with exit code 100.
the item `Future` is imported redundantly: atomicals-electrumx/src/test.rs#L2
warning: the item `Future` is imported redundantly --> atomicals-electrumx/src/test.rs:2:5 | 2 | use std::future::Future; | ^^^^^^^^^^^^^^^^^^^ ... 6 | use crate::*; | -------- the item `Future` is already imported here | = note: `#[warn(unused_imports)]` on by default
Task cargo clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Task cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/