Skip to content

Add init function for integration tests. Can init other things too. #1388

Add init function for integration tests. Can init other things too.

Add init function for integration tests. Can init other things too. #1388

Triggered via push December 18, 2023 22:42
Status Cancelled
Total duration 7m 54s
Artifacts

rust.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: tests/init.rs#L8
error: unused implementer of `std::future::Future` that must be used --> tests/init.rs:8:5 | 8 | init_fs(); | ^^^^^^^^^ | = note: futures do nothing unless you `.await` or poll them = note: `-D unused-must-use` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_must_use)]`
lint
Process completed with exit code 1.
test-wasm
The run was canceled by @cryptoquick.
test-wasm
The operation was canceled.