refactor(turbopack): Use ResolvedVc<T>
for struct fields in next-api
, final part
#47184
Annotations
10 errors and 2 warnings
Run /bin/bash -c "turbo run rust-check":
crates/next-api/src/route.rs#L33
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run rust-check":
crates/next-api/src/route.rs#L34
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run rust-check":
crates/next-api/src/route.rs#L37
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run rust-check":
crates/next-api/src/route.rs#L42
cannot find type `ResolvedVc` in this scope
|
|
|
|
|
|
|
Run /bin/bash -c "turbo run rust-check":
crates/next-api/src/versioned_content_map.rs#L158
unnecessary parentheses around `match` scrutinee expression
|
Run /bin/bash -c "turbo run rust-check"
`next-api` (lib) generated 1 warning
|
Loading