Skip to content

Version updates and fix tests #471

Version updates and fix tests

Version updates and fix tests #471

Triggered via pull request April 12, 2024 16:18
Status Failure
Total duration 47s
Artifacts

clippy.yml

on: pull_request
check-rust-clippy
38s
check-rust-clippy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
can't find crate for `core`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs#L1
error[E0463]: can't find crate for `core` | = note: the `wasm32-unknown-unknown` target may not be installed = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
check-rust-clippy
Clippy had exited with the 101 exit code
check-rust-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/.
check-rust-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/