feat: turbo info
command for debugging
#2888
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/[email protected], ./.github/actions/cargo-sweep. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo clippy:
crates/turbo-trace/src/tracer.rs#L22
field `ast` is never read
|
Run cargo clippy:
crates/turbo-trace/src/tracer.rs#L67
variants `Types` and `Values` are never constructed
|
Run cargo clippy:
crates/turbo-trace/src/tracer.rs#L93
method `set_import_type` is never used
|
Loading