Skip to content

Nightly

Nightly #164

Triggered via schedule September 8, 2024 03:10
Status Failure
Total duration 1m 11s
Artifacts

nightly_testing.yaml

on: schedule
lint and format check
29s
lint and format check
cargo test
1m 1s
cargo test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
lint and format check
could not compile `cskk` (lib) due to 6 previous errors
lint and format check
Clippy had exited with the 101 exit code
lint and format check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint and format check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint and format check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint and format check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint and format check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint and format check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo test: src/capi.rs#L7
unused imports: `skk_context_get_composition_mode_rs` and `skk_context_get_input_mode_rs`
cargo test: src/dictionary/empty_dict.rs#L18
elided lifetime has a name
cargo test: src/dictionary/file_dictionary.rs#L37
elided lifetime has a name
cargo test: src/dictionary/static_dict.rs#L46
elided lifetime has a name
cargo test: src/dictionary/user_dictionary.rs#L60
elided lifetime has a name
cargo test: src/dictionary/mod.rs#L519
elided lifetime has a name
cargo test: src/capi.rs#L7
use of deprecated function `skk_context_get_composition_mode_rs`: Use CskkContext.get_current_composition_mode()
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.
cargo test: src/capi.rs#L10
use of deprecated function `skk_context_get_input_mode_rs`: Use CskkContext.get_current_input_mode()
cargo test: src/capi.rs#L11
use of deprecated function `skk_context_poll_output_rs`: Not proper for Rust interface. See rustdoc for details.
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/