Skip to content

Add transcoder API #994

Add transcoder API

Add transcoder API #994

Triggered via pull request October 7, 2023 08:56
Status Success
Total duration 2m 20s
Artifacts

rust.yml

on: pull_request
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Clippy: core/src/value/person_name.rs#L134
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
Clippy: pixeldata/src/transcode.rs#L172
this expression creates a reference which is immediately dereferenced by the compiler