Skip to content

Checks and updates all the examples against the upcoming sdk v0.6.0 #267

Checks and updates all the examples against the upcoming sdk v0.6.0

Checks and updates all the examples against the upcoming sdk v0.6.0 #267

Triggered via pull request August 27, 2024 19:37
Status Success
Total duration 52s
Artifacts

mac.yml

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

Annotations

4 warnings
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. | ++
(aarch64-apple-darwin, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
(aarch64-apple-darwin, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/