Update deploy.yml #15
Annotations
1 error and 14 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/
|
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/link_completer.rs#L19
unused import: `Rangeable`
|
Build:
src/completion/mod.rs#L3
unused import: `rayon::prelude`
|
Build:
src/completion/callout_completer.rs#L30
unused variable: `full`
|
Build:
src/tokens.rs#L37
unused variable: `path`
|
Build:
src/completion/footnote_completer.rs#L16
fields `line` and `character` are never read
|
Build:
src/completion/link_completer.rs#L38
fields `partial_link` and `file_path` are never read
|
Build:
src/vault/mod.rs#L1307
method `file_refname` is never used
|
Build
`markdown-oxide` (bin "markdown-oxide") generated 9 warnings
|
Loading