refactor(turbopack): Use ResolvedVc<T>
for struct fields in next-api
, final part
#47395
Annotations
8 errors
Run /bin/bash -c "turbo run test-cargo-unit"
@next/swc#test-cargo-unit: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.9.0/x64/bin/pnpm run test-cargo-unit exited (101)
|
Run /bin/bash -c "turbo run test-cargo-unit":
crates/next-api/src/route.rs#L33
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run test-cargo-unit":
crates/next-api/src/route.rs#L34
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run test-cargo-unit":
crates/next-api/src/route.rs#L37
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run test-cargo-unit":
crates/next-api/src/route.rs#L42
cannot find type `ResolvedVc` in this scope
|
Run /bin/bash -c "turbo run test-cargo-unit"
could not compile `next-api` (lib) due to 4 previous errors
|
Run /bin/bash -c "turbo run test-cargo-unit"
command `/root/.rustup/toolchains/nightly-2024-10-04-x86_64-unknown-linux-gnu/bin/cargo test --no-run --message-format json-render-diagnostics --workspace --exclude next-swc-napi --release` exited with code 101
|
Run /bin/bash -c "turbo run test-cargo-unit"
Process completed with exit code 101.
|
Loading