chore: remove Focus #362
Annotations
9 errors and 14 warnings
|
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
test
could not compile `json` (bin "json") due to 2 previous errors
|
|
test
could not compile `tree` (bin "tree") due to 2 previous errors
|
|
test:
examples/listbox/src/listbox.rs#L1
unresolved import `promkit::preset::listbox`
|
|
test:
examples/json/src/json.rs#L2
unresolved imports `promkit::preset::json`, `promkit::promkit_widgets`
|
|
test:
examples/json/src/json.rs#L3
failed to resolve: could not find `promkit_widgets` in `promkit`
|
|
test:
examples/text/src/text.rs#L1
unresolved import `promkit::preset::text`
|
|
test:
examples/tree/src/tree.rs#L1
unresolved import `promkit::preset::tree`
|
|
test:
examples/tree/src/tree.rs#L1
failed to resolve: could not find `promkit_widgets` in `promkit`
|
|
test:
promkit-widgets/src/jsonstream/format.rs#L66
variables can be used directly in the `format!` string
|
|
test:
promkit/src/lib.rs#L112
this loop could be written as a `while let` loop
|
|
test:
promkit/src/suggest.rs#L23
variables can be used directly in the `format!` string
|
|
test:
promkit-widgets/src/jsonstream.rs#L3
module has the same name as its containing module
|
|
test:
promkit-widgets/src/checkbox.rs#L3
module has the same name as its containing module
|
|
test
`promkit-widgets` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p promkit-widgets` to apply 1 suggestion)
|
|
test:
promkit-widgets/src/text_editor.rs#L7
module has the same name as its containing module
|
|
test:
promkit-widgets/src/text_editor/history.rs#L66
variables can be used directly in the `format!` string
|
|
test
`event-dbg` (bin "event-dbg") generated 1 warning (run `cargo clippy --fix --bin "event-dbg"` to apply 1 suggestion)
|
|
test:
event-dbg/src/main.rs#L33
variables can be used directly in the `format!` string
|
|
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/
|