Merge pull request #9 from UndyingSoul/patch-1 #96
Annotations
15 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
|
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:
src/handler.rs#L27
`Box::new(_)` of default value
|
test:
src/readline/handler.rs#L86
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L56
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L57
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L58
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L68
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L112
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L113
`Box::new(_)` of default value
|
test:
src/readline/prompt.rs#L114
`Box::new(_)` of default value
|
test:
src/readline/state.rs#L156
casting to the same type is unnecessary (`usize` -> `usize`)
|