Readme #42
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/setup-node@v2, actions-rs/cargo@v1, actions/upload-artifact@v2. 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/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/
|
Install Rust toolchain
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 toolchain
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 toolchain
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 toolchain
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 release binary:
crates/ide/src/def/semantics.rs#L5
unused import: `VariantRefField`
|
Build release binary:
crates/ide/src/def/mod.rs#L21
unused imports: `AstNode`, `BinaryOpKind as BinaryOp`, `Expr`, `UnaryOpKind as UnaryOp`
|
Build release binary:
crates/ide/src/ide/rename.rs#L3
unused import: `anyhow::Context`
|
Build release binary:
crates/ide/src/ide/rename.rs#L15
unused import: `FileRange`
|
Build release binary:
crates/ide/src/ide/rename.rs#L15
unused import: `DefDatabase`
|
Build release binary:
crates/ide/src/def/source_analyzer.rs#L10
unused import: `DefDatabase`
|
Build release binary:
crates/ide/src/ide/completion/render.rs#L60
unused variable: `fields_str`
|
Build release binary:
crates/ide/src/ide/rename.rs#L58
unused variable: `range`
|
Build release binary:
crates/ide/src/def/lower.rs#L165
method `diagnostic` is never used
|
Build release binary:
crates/ide/src/ide/completion.rs#L115
field `module` is never read
|
The logs for this run have expired and are no longer available.
Loading