Skip to content

Fix Issue#252

Fix Issue#252 #664

Triggered via push October 19, 2024 07:22
Status Failure
Total duration 4m 49s
Artifacts
lint and format check
33s
lint and format check
Matrix: library test
Matrix: cargo test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 48 warnings
lint and format check
Process completed with exit code 1.
library test (ubuntu-latest)
Process completed with exit code 1.
library test (macos-latest)
Process completed with exit code 1.
library test (macos-latest)
Process completed with exit code 1.
lint and format check: src/dictionary/mod.rs#L207
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: src/dictionary/mod.rs#L215
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: src/dictionary/mod.rs#L221
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: src/dictionary/mod.rs#L563
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: src/dictionary/mod.rs#L574
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: src/dictionary/mod.rs#L587
Diff in /home/runner/work/cskk/cskk/src/dictionary/mod.rs
lint and format check: tests/tests.rs#L1475
Diff in /home/runner/work/cskk/cskk/tests/tests.rs
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`
library test (ubuntu-latest): src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs` and `skk_context_get_input_mode_rs`
library test (ubuntu-latest): src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
library test (ubuntu-latest): src/capi.rs#L10
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
library test (ubuntu-latest): src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L13
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L486
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L815
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L857
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
library test (ubuntu-latest): src/capi.rs#L798
use of deprecated method `CskkContext::get_preedit_underline`
library test (macos-latest): src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs` and `skk_context_get_input_mode_rs`
library test (macos-latest): src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
library test (macos-latest): src/capi.rs#L10
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
library test (macos-latest): src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L13
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L486
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L815
use of deprecated function `skk_context_set_dictionaries_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L857
use of deprecated function `skk_context_get_current_to_composite_rs`: Not proper for Rust interface. See rustdoc for details.
library test (macos-latest): src/capi.rs#L798
use of deprecated method `CskkContext::get_preedit_underline`
library test (macos-latest)
macOS's Gatekeeper has been disabled for this Cask