Increment version, fix icon path #29
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/
|
crates/ide/src/def/body.rs#L10
unused import: `ty`
|
crates/ide/src/def/hir.rs#L8
unused import: `Ty`
|
crates/ide/src/def/lower.rs#L6
unused import: `hir_def::LocalFieldId`
|
crates/ide/src/def/module.rs#L3
unused import: `crate::ty`
|
crates/ide/src/def/module.rs#L11
unused import: `super::hir_def::LocalFieldId`
|
crates/ide/src/ty/mod.rs#L12
unused import: `syntax::ast`
|
crates/ide/src/def/source_analyzer.rs#L10
unused import: `DefDatabase`
|
crates/ide/src/def/search.rs#L44
unused variable: `path`
|
crates/ide/src/def/lower.rs#L166
method `diagnostic` is never used
|
crates/ide/src/ide/completion.rs#L115
field `module` is never read
|
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/
|
The logs for this run have expired and are no longer available.
Loading