Skip to content

Correct increased memory usage #39

Correct increased memory usage

Correct increased memory usage #39

Triggered via pull request July 31, 2023 11:35
Status Failure
Total duration 1m 2s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Process completed with exit code 2.
clippy_check
Clippy had exited with the 101 exit code
unused `#[macro_use]` import: src/lib/lib.rs#L3
warning: unused `#[macro_use]` import --> src/lib/lib.rs:3:1 | 3 | #[macro_use] | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/