clippy #12
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build:
src/main.rs#L108
unused variable: `r`
|
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:
src/completion/mod.rs#L3
unused import: `rayon::prelude`
|
Build:
src/completion/callout_completer.rs#L31
unused variable: `full`
|
Build:
src/tokens.rs#L41
unused variable: `path`
|
Build:
src/completion/footnote_completer.rs#L16
fields `line` and `character` are never read
|
Build:
src/completion/link_completer.rs#L40
fields `partial_link` and `file_path` are never read
|
Build:
src/vault/mod.rs#L1215
method `file_refname` is never used
|
Build
`markdown-oxide` (bin "markdown-oxide") generated 9 warnings
|
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/
|
Loading