Skip to content

remove use of mem::zeroed in xcoder, where possible #903

remove use of mem::zeroed in xcoder, where possible

remove use of mem::zeroed in xcoder, where possible #903

Triggered via push August 15, 2024 17:33
Status Failure
Total duration 3m 23s
Billable time 4m
Artifacts

rust.yml

on: push
Test xcoder-logan
1m 14s
Test xcoder-logan
Test xcoder-logan v2-compat
43s
Test xcoder-logan v2-compat
Test xcoder-quadra
1m 15s
Test xcoder-quadra
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (macos-12-large): macos/video-toolbox/src/compression_session.rs#L43
use of a disallowed method `std::sync::mpsc::channel`
build (macos-12-large): macos/video-toolbox/src/decompression_session.rs#L47
use of a disallowed method `std::sync::mpsc::channel`
build (macos-12-large)
Process completed with exit code 101.
build (ubuntu-latest): xcoder/xcoder-logan/src/encoder/xcoder_310.rs#L16
use of a disallowed method `std::mem::zeroed`
build (ubuntu-latest): xcoder/xcoder-logan/src/encoder/xcoder_310.rs#L93
use of a disallowed method `std::mem::zeroed`
build (ubuntu-latest): xcoder/xcoder-logan/src/encoder/xcoder_310.rs#L200
use of a disallowed method `std::mem::zeroed`
build (ubuntu-latest)
Process completed with exit code 101.