feat(query): map file to package #2810
Annotations
2 errors and 2 warnings
crates/turborepo-lib/src/query/mod.rs#L605
a value of type `query::Array<query::file::File>` cannot be built from an iterator over elements of type `std::result::Result<query::file::File, query::Error>`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], 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/
|
crates/turbo-trace/src/tracer.rs#L22
field `ast` is never read
|
This job failed
Loading