Skip to content

Update minijinja to 2.x #1463

Update minijinja to 2.x

Update minijinja to 2.x #1463

Triggered via pull request October 9, 2024 10:58
Status Success
Total duration 32m 19s
Artifacts 7

rust.yml

on: pull_request
Matrix: build
Matrix: test
Post-process
2s
Post-process
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test (macos-latest): src/recipe/jinja.rs#L1124
[clippy] reported by reviewdog 🐶 error: useless use of `format!` --> src/recipe/jinja.rs:1124:24 | 1124 | .eval(&format!("(var | split('.'))[2]")) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `"(var | split('.'))[2]".to_string()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format = note: `-D clippy::useless-format` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_format)]` Raw Output: src/recipe/jinja.rs:1124:24:e:error: useless use of `format!` --> src/recipe/jinja.rs:1124:24 | 1124 | .eval(&format!("(var | split('.'))[2]")) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `"(var | split('.'))[2]".to_string()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format = note: `-D clippy::useless-format` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_format)]` __END__
test (ubuntu-latest): src/recipe/jinja.rs#L1124
[clippy] reported by reviewdog 🐶 error: useless use of `format!` --> src/recipe/jinja.rs:1124:24 | 1124 | .eval(&format!("(var | split('.'))[2]")) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `"(var | split('.'))[2]".to_string()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format = note: `-D clippy::useless-format` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_format)]` Raw Output: src/recipe/jinja.rs:1124:24:e:error: useless use of `format!` --> src/recipe/jinja.rs:1124:24 | 1124 | .eval(&format!("(var | split('.'))[2]")) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `"(var | split('.'))[2]".to_string()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format = note: `-D clippy::useless-format` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_format)]` __END__
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
rattler-build-aarch64-apple-darwin.tar.gz
12.4 MB
rattler-build-aarch64-unknown-linux-musl.tar.gz
16.7 MB
rattler-build-powerpc64le-unknown-linux-gnu.tar.gz
16.5 MB
rattler-build-x86_64-apple-darwin.tar.gz
12.9 MB
rattler-build-x86_64-pc-windows-gnu.zip
18.8 MB
rattler-build-x86_64-pc-windows-msvc.zip
11.1 MB
rattler-build-x86_64-unknown-linux-musl.tar.gz
17.4 MB