Increment version #31
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/setup-node@v2, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
crates/ide/src/def/source_analyzer.rs#L10
unused import: `DefDatabase`
|
crates/ide/src/def/lower.rs#L165
method `diagnostic` is never used
|
crates/ide/src/ide/completion.rs#L115
field `module` is never read
|
crates/ide/src/ide/completion/render.rs#L52
function `render_adt` is never used
|
crates/glas/src/server.rs#L4
unused import: `Error`
|
crates/glas/src/server.rs#L28
unused import: `TextDocumentContentChangeEvent`
|
crates/glas/src/handler.rs#L4
unused import: `Context`
|
crates/glas/src/server.rs#L33
unused import: `tokio::io::AsyncWriteExt`
|
crates/glas/src/capabilities.rs#L96
fields `server_initiated_progress`, `watch_files`, and `watch_files_relative_pattern` are never read
|
crates/glas/src/handler.rs#L15
function `formatting` is never used
|
The logs for this run have expired and are no longer available.
Loading