[Turbopack] fix incorrect task access for Persistent Caching #47749
Annotations
5 errors and 10 warnings
Run /bin/bash -c "turbo run rust-check"
@next/swc#rust-check-clippy: 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 rust-check-clippy exited (101)
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbo-tasks-backend/src/backend/operation/mod.rs#L400
unused variable: `category`
|
Run /bin/bash -c "turbo run rust-check"
could not compile `turbo-tasks-backend` (lib) due to 1 previous error
|
Run /bin/bash -c "turbo run rust-check"
could not compile `turbo-tasks-backend` (lib test) due to 1 previous error
|
Run /bin/bash -c "turbo run rust-check"
Process completed with exit code 101.
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbo-tasks-backend/src/backend/operation/mod.rs#L400
unused variable: `category`
|
Run /bin/bash -c "turbo run rust-check"
`turbo-tasks-backend` (lib) generated 1 warning
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-core/src/chunk/mod.rs#L408
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-core/src/chunk/mod.rs#L625
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-core/src/issue/mod.rs#L641
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-core/src/issue/mod.rs#L642
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-core/src/source_map/mod.rs#L506
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check"
`turbopack-core` (lib) generated 5 warnings
|
Run /bin/bash -c "turbo run rust-check":
turbopack/crates/turbopack-css/src/asset.rs#L236
use of deprecated method `turbo_tasks::ResolvedVc::<T>::to_resolved`: No point in resolving a vc that is already resolved
|
Run /bin/bash -c "turbo run rust-check"
`turbopack-css` (lib) generated 1 warning
|
Loading