Skip to content

fix: re-enable asm for scenechange detection #5593

fix: re-enable asm for scenechange detection

fix: re-enable asm for scenechange detection #5593

Triggered via pull request September 21, 2025 07:47
Status Failure
Total duration 2m 5s
Artifacts

rav1e.yml

on: pull_request
Matrix: build-macos
Matrix: build-unix
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
msrv
Process completed with exit code 101.
rustfmt-clippy
Error: Clippy has exited with exit code 101
item in documentation is missing backticks: target/debug/build/rav1e-982277af58d9baac/out/built.rs#L73
error: item in documentation is missing backticks --> /home/runner/work/rav1e/rav1e/target/debug/build/rav1e-982277af58d9baac/out/built.rs:73:19 | 73 | #[doc=r#"Value of OPT_LEVEL for the profile used during compilation."#] | ^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown = note: `-D clippy::doc-markdown` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]` help: try | 73 - #[doc=r#"Value of OPT_LEVEL for the profile used during compilation."#] 73 + #[doc=r#"Value of `OPT_LEVEL` for the profile used during compilation."#] |
msrv
Cache not found for keys: v1-rust-msrv-Linux-x64-27f3273f-65b70086, v1-rust-msrv-Linux-x64-27f3273f