Skip to content

add link to 1.20.6 branch in readme #451

add link to 1.20.6 branch in readme

add link to 1.20.6 branch in readme #451

Triggered via push June 14, 2024 00:52
Status Cancelled
Total duration 1m 45s
Artifacts

doc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
deploy
Canceling since a higher priority waiting request for 'pages' exists
deploy
The operation was canceled.
the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable: azalea/src/lib.rs#L4
warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable --> azalea/src/lib.rs:4:12 | 4 | #![feature(lazy_cell)] | ^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default
the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable: azalea-physics/src/lib.rs#L3
warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable --> azalea-physics/src/lib.rs:3:12 | 3 | #![feature(lazy_cell)] | ^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default
this expression creates a reference which is immediately dereferenced by the compiler: azalea-block/azalea-block-macros/src/lib.rs#L832
warning: this expression creates a reference which is immediately dereferenced by the compiler --> azalea-block/azalea-block-macros/src/lib.rs:832:14 | 832 | _ => &name, | ^^^^^ help: change this to: `name` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable: azalea-core/src/lib.rs#L2
warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable --> azalea-core/src/lib.rs:2:12 | 2 | #![feature(lazy_cell)] | ^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default
this expression creates a reference which is immediately dereferenced by the compiler: azalea-block/azalea-block-macros/src/lib.rs#L832
warning: this expression creates a reference which is immediately dereferenced by the compiler --> azalea-block/azalea-block-macros/src/lib.rs:832:14 | 832 | _ => &name, | ^^^^^ help: change this to: `name` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/