Skip to content

chore(release): v0.4.2 #22

chore(release): v0.4.2

chore(release): v0.4.2 #22

Triggered via pull request November 23, 2024 13:22
Status Success
Total duration 7m 0s
Artifacts 7

cicd.yml

on: pull_request
Extract crate metadata
5s
Extract crate metadata
Matrix: Run tests and checks
Matrix: Build release binaries
Create GitHub release
8s
Create GitHub release
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
the following explicit lifetimes could be elided: 'de: src/icon.rs#L63
warning: the following explicit lifetimes could be elided: 'de --> src/icon.rs:63:14 | 63 | impl<'de> Visitor<'de> for CodepointVisitor { | ^^^ ^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `#[warn(clippy::needless_lifetimes)]` on by default help: elide the lifetimes | 63 - impl<'de> Visitor<'de> for CodepointVisitor { 63 + impl Visitor<'_> for CodepointVisitor { |
the following explicit lifetimes could be elided: 'de: src/icon.rs#L167
warning: the following explicit lifetimes could be elided: 'de --> src/icon.rs:167:18 | 167 | impl<'de> Visitor<'de> for SubVisitor { | ^^^ ^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 167 - impl<'de> Visitor<'de> for SubVisitor { 167 + impl Visitor<'_> for SubVisitor { |
Run tests and checks (macos-12, stable)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Build release binaries (x86_64-apple-darwin, macOS-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Build release binaries (aarch64-apple-darwin, macOS-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721

Artifacts

Produced during runtime
Name Size
nerdfix-aarch64-apple-darwin
1.32 MB
nerdfix-aarch64-pc-windows-msvc
1.25 MB
nerdfix-aarch64-unknown-linux-musl
1.37 MB
nerdfix-x86_64-apple-darwin
1.4 MB
nerdfix-x86_64-pc-windows-msvc
1.33 MB
nerdfix-x86_64-unknown-freebsd
1.46 MB
nerdfix-x86_64-unknown-linux-musl
1.51 MB