Fix issue#257. Add rule for composition selection and change input mo… #673
Annotations
5 errors and 22 warnings
lint and format check
Process completed with exit code 1.
|
cargo test (1.64)
Canceling since a higher priority waiting request for 'Issue#257' exists
|
cargo test (1.64)
The operation was canceled.
|
library test (ubuntu-latest)
Canceling since a higher priority waiting request for 'Issue#257' exists
|
library test (macos-latest)
Canceling since a higher priority waiting request for 'Issue#257' exists
|
lint and format check:
tests/tests.rs#L1509
Diff in /home/runner/work/cskk/cskk/tests/tests.rs
|
cargo test (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
cargo test (stable):
src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs` and `skk_context_get_input_mode_rs`
|
cargo test (stable):
src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
|
cargo test (stable):
src/capi.rs#L10
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
|
cargo test (stable):
src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L13
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L486
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L815
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L857
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (stable):
src/capi.rs#L798
use of deprecated method `CskkContext::get_preedit_underline`
|
cargo test (1.64):
src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs`, `skk_context_get_input_mode_rs`
|
cargo test (1.64):
src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
|
cargo test (1.64):
src/capi.rs#L10
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
|
cargo test (1.64):
src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L13
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L486
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L815
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L857
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
|
cargo test (1.64):
src/capi.rs#L798
use of deprecated associated function `CskkContext::get_preedit_underline`
|