Skip to content

Allow struct references within sol_interface macro #163

Allow struct references within sol_interface macro

Allow struct references within sol_interface macro #163

Triggered via pull request August 6, 2024 17:40
Status Failure
Total duration 6h 0m 29s
Artifacts

smoke-test.yml

on: pull_request
Matrix: smoke-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test (Smoke)(stable)
The job running on runner GitHub Actions 50 has exceeded the maximum execution time of 360 minutes.
Test (Smoke)(nightly)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
doc list item missing indentation: stylus-sdk/src/lib.rs#L13
warning: doc list item missing indentation --> stylus-sdk/src/lib.rs:13:5 | 13 | //! storage caching. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 13 | //! storage caching. | ++
doc list item without indentation: stylus-sdk/src/lib.rs#L13
warning: doc list item without indentation --> stylus-sdk/src/lib.rs:13:5 | 13 | //! storage caching. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 13 | //! storage caching. | ++