Skip to content

chore(deps): update all non-major dependencies #4650

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #4650

Triggered via pull request October 6, 2023 04:23
Status Failure
Total duration 15m 22s
Artifacts

rav1e.yml

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

Annotations

29 errors and 1 warning
build-unix (dav1d-tests-arm64, stable)
Process completed with exit code 100.
build-unix (check-extra-feats)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (check-extra-feats)
The operation was canceled.
build-unix (grcov-codecov)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (grcov-codecov)
The operation was canceled.
build-unix (1.70.0-tests)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (1.70.0-tests)
The operation was canceled.
build-unix (aom-tests)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (aom-tests)
The operation was canceled.
build-unix (fuzz)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (fuzz)
The operation was canceled.
build-unix (no-asm-tests)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (no-asm-tests)
The operation was canceled.
build-unix (check-unstable-feats)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (check-unstable-feats)
The operation was canceled.
build-unix (bench)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (bench)
The operation was canceled.
build-unix (doc)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (doc)
The operation was canceled.
build-unix (check-no-default)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (check-no-default)
The operation was canceled.
build-unix (dav1d-tests)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (dav1d-tests)
The operation was canceled.
build-unix (cargo-c)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (cargo-c)
The operation was canceled.
build-unix (beta-build)
The job was canceled because "dav1d-tests-arm64_stable" failed.
build-unix (beta-build)
The operation was canceled.
redundant redefinition of a binding: src/me.rs#L700
error: redundant redefinition of a binding --> src/me.rs:700:3 | 700 | ssdec: u8, | ^^^^^ ... 823 | let ssdec = ssdec; | ^^^^^^^^^^^^^^^^^^ | = help: remove the redefinition of `ssdec` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_locals = note: `#[deny(clippy::redundant_locals)]` on by default
rustfmt-clippy
Clippy had exited with the 101 exit code
rustfmt-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/