create turbo-static for compile time graph analysis #19810
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build benchmarks for tests:
target/release/build/signposter-sys-81d96036b21d37ae/out/bindings.rs#L23232
`extern` block uses type `u128`, which is not FFI-safe
|
Build benchmarks for tests:
crates/turbo-static/src/main.rs#L4
unused import: `Keyspace`
|
Build benchmarks for tests:
crates/turbo-static/src/main.rs#L6
unused imports: `Connection`, `Message`, `RequestId`, `Request`, `Response`
|
Build benchmarks for tests:
crates/turbo-static/src/main.rs#L7
unused import: `lsp_types::ClientCapabilities`
|
Build benchmarks for tests:
crates/turbo-static/src/lsp_client.rs#L4
unused import: `IoThreads`
|
Build benchmarks for tests:
crates/turbo-static/src/visitor.rs#L4
unused import: `std::collections::HashMap`
|
Build benchmarks for tests:
crates/turbo-static/src/visitor.rs#L49
unnecessary parentheses around `if` condition
|
Build benchmarks for tests:
crates/turbo-static/src/lsp_client.rs#L76
use of deprecated field `lsp_types::InitializeParams::root_uri`: Use `workspace_folders` instead when possible
|
Build benchmarks for tests:
crates/turbo-static/src/lsp_client.rs#L77
use of deprecated field `lsp_types::InitializeParams::root_path`: Use `root_uri` instead when possible
|
Build benchmarks for tests:
crates/turbo-static/src/lsp_client.rs#L40
unused variable: `writer`
|
Run cargo test on benchmarks:
target/release/build/signposter-sys-81d96036b21d37ae/out/bindings.rs#L23232
`extern` block uses type `u128`, which is not FFI-safe
|
Run cargo test on benchmarks:
crates/turbo-static/src/main.rs#L4
unused import: `Keyspace`
|
Run cargo test on benchmarks:
crates/turbo-static/src/main.rs#L6
unused imports: `Connection`, `Message`, `RequestId`, `Request`, `Response`
|
Run cargo test on benchmarks:
crates/turbo-static/src/main.rs#L7
unused import: `lsp_types::ClientCapabilities`
|
Run cargo test on benchmarks:
crates/turbo-static/src/lsp_client.rs#L4
unused import: `IoThreads`
|
Run cargo test on benchmarks:
crates/turbo-static/src/visitor.rs#L4
unused import: `std::collections::HashMap`
|
Run cargo test on benchmarks:
crates/turbo-static/src/visitor.rs#L49
unnecessary parentheses around `if` condition
|
Run cargo test on benchmarks:
crates/turbo-static/src/lsp_client.rs#L76
use of deprecated field `lsp_types::InitializeParams::root_uri`: Use `workspace_folders` instead when possible
|
Run cargo test on benchmarks:
crates/turbo-static/src/lsp_client.rs#L77
use of deprecated field `lsp_types::InitializeParams::root_path`: Use `root_uri` instead when possible
|
Run cargo test on benchmarks:
crates/turbo-static/src/lsp_client.rs#L40
unused variable: `writer`
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading