Nightly #187
nightly_testing.yaml
on: schedule
basic_check
/
lint and format check
36s
basic_check
/
cargo test
47s
Annotations
15 warnings
basic_check / lint and format check
Cache not found for keys: v0-rust-lint-Linux-66cab957-d9f796fa, v0-rust-lint-Linux-66cab957
|
basic_check / lint and format check
Cache not found for keys: Linux-cargo-7ca427a9697f7758d055de3440070a1cebefc2cddacddb5a6febd24d288d39be-nightly
|
basic_check / cargo test
Cache not found for keys: v0-rust-rust_test-Linux-66cab957-d9f796fa, v0-rust-rust_test-Linux-66cab957
|
basic_check / cargo test:
src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs` and `skk_context_get_input_mode_rs`
|
basic_check / cargo test:
src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
|
basic_check / cargo test:
src/capi.rs#L10
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
|
basic_check / cargo test:
src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L13
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L486
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L815
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L857
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
basic_check / cargo test:
src/capi.rs#L798
use of deprecated method `CskkContext::get_preedit_underline`
|
basic_check / cargo test
Cache not found for keys: Linux-cargo-7ca427a9697f7758d055de3440070a1cebefc2cddacddb5a6febd24d288d39be-nightly
|
basic_check / cargo test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|