make rename rename with filename only and not path fix #163 #29
Annotations
13 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Build:
src/hover.rs#L7
unused import: `preview_referenceable`
|
Build:
src/rename.rs#L9
unused import: `MDHeading`
|
Build:
src/vault/mod.rs#L196
elided lifetime has a name
|
Build:
src/symbol.rs#L46
use of deprecated field `tower_lsp::lsp_types::SymbolInformation::deprecated`: Use tags instead
|
Build:
src/symbol.rs#L119
use of deprecated field `tower_lsp::lsp_types::DocumentSymbol::deprecated`: Use tags instead
|
Build
`markdown-oxide` (bin "markdown-oxide") generated 5 warnings (run `cargo fix --bin "markdown-oxide"` to apply 2 suggestions)
|
Post Clone Repo
The process '/usr/bin/git' failed with exit code 128
|
Loading