Skip to content

chore: add some functions for Listbox #258

chore: add some functions for Listbox

chore: add some functions for Listbox #258

Triggered via push December 22, 2024 15:12
Status Success
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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/
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/
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/
test
target filter `bins` specified, but no targets matched; this is a no-op
test: promkit/src/core/listbox.rs#L36
struct `Listbox` has a public `len` method, but no `is_empty` method
test: promkit/src/grapheme.rs#L235
empty line after doc comment
test: promkit/src/grapheme.rs#L327
the following explicit lifetimes could be elided: 'a
test: promkit/src/jsonz.rs#L398
the following explicit lifetimes could be elided: 'a
test
`promkit` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p promkit` to apply 2 suggestions)