bump version to v0.274.0 #1095
ci.yml
on: push
Annotations
40 warnings
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /Users/runner/work/rblog/rblog/target/debug/build/rblog-9205ebba4d070260/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L122
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:122:6
|
122 | impl<'a> ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
help: elide the lifetimes
|
122 - impl<'a> ToHtmlEscapingWriter<'a> {
122 + impl ToHtmlEscapingWriter<'_> {
|
|
the following explicit lifetimes could be elided: 'a:
/home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs#L96
warning: the following explicit lifetimes could be elided: 'a
--> /home/runner/work/rblog/rblog/target/debug/build/rblog-52196d53872d1b46/out/templates/_utils.rs:96:6
|
96 | impl<'a> Write for ToHtmlEscapingWriter<'a> {
| ^^ ^^
|
= 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
|
96 - impl<'a> Write for ToHtmlEscapingWriter<'a> {
96 + impl Write for ToHtmlEscapingWriter<'_> {
|
|
build (x86_64-apple-darwin)
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/
|
build (x86_64-apple-darwin)
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/
|
build (x86_64-apple-darwin)
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/
|
build (x86_64-apple-darwin)
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/
|
build (x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (x86_64-unknown-linux-gnu)
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/
|
build (x86_64-unknown-linux-gnu)
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/
|
build (x86_64-unknown-linux-gnu)
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/
|
build (x86_64-unknown-linux-gnu)
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/
|
build (aarch64-apple-darwin)
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/
|
build (aarch64-apple-darwin)
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/
|
build (aarch64-apple-darwin)
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/
|
build (aarch64-apple-darwin)
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/
|
build (x86_64-unknown-linux-musl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (x86_64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl)
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/
|
build (x86_64-pc-windows-msvc)
spurious network error (3 tries remaining): [28] Timeout was reached (download of `futures-lite v2.6.0` failed to transfer more than 10 bytes in 30s)
|
build (x86_64-pc-windows-msvc)
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/
|
build (x86_64-pc-windows-msvc)
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/
|
build (x86_64-pc-windows-msvc)
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/
|
build (x86_64-pc-windows-msvc)
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/
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
prabirshrestha~rblog~I4NQTK.dockerbuild
|
11.3 KB |
|
rblog-v0.274.0-aarch64-apple-darwin.tar.gz
|
2.37 MB |
|
rblog-v0.274.0-x86_64-apple-darwin.tar.gz
|
2.49 MB |
|
rblog-v0.274.0-x86_64-pc-windows-msvc.zip
|
2.56 MB |
|
rblog-v0.274.0-x86_64-unknown-linux-gnu.tar.gz
|
2.62 MB |
|
rblog-v0.274.0-x86_64-unknown-linux-musl.tar.gz
|
2.7 MB |
|