chore: bump rodio version and allow committing of cargo lock file #1006
Triggered via pull request
December 1, 2025 19:02
Status
Cancelled
Total duration
6m 11s
Artifacts
–
ci.yaml
on: pull_request
Features
1m 4s
Build
2m 23s
Clippy
59s
Test
1m 39s
Format
8s
Documentation
2m 13s
Audit
3m 21s
Minimal-Versions
1m 5s
SemVer
6m 6s
Annotations
23 errors
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
|
|
Clippy:
examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `rodio::OutputStream` in the current scope
|
|
Clippy:
examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `std::vec::Vec<f32>: std::convert::From<std::vec::Vec<i16>>` is not satisfied
|
|
Features
Process completed with exit code 101.
|
|
Features:
examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
|
|
Features:
examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
|
|
Features:
examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
|
|
Minimal-Versions
Process completed with exit code 101.
|
|
Minimal-Versions:
examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
|
|
Minimal-Versions:
examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
|
|
Minimal-Versions:
examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
|
|
Test
Process completed with exit code 101.
|
|
Test:
examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
|
|
Test:
examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
|
|
Test:
examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
|
|
Build
Process completed with exit code 101.
|
|
Build:
examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
|
|
Build:
examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
|
|
Build:
examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
|
|
|
|
SemVer
The operation was canceled.
|
|
|