Turbopack: split up server actions modules for better treeshaking #57446
Annotations
3 errors and 1 warning
Run ./scripts/deploy-turbopack-docs.sh:
crates/next-api/src/server_actions.rs#L210
no method named `content` found for struct `turbo_tasks::Vc<std::boxed::Box<dyn turbopack_core::module::Module>>` in the current scope
|
Run ./scripts/deploy-turbopack-docs.sh:
crates/next-api/src/server_actions.rs#L210
no method named `content` found for struct `Vc<Box<dyn turbopack_core::module::Module>>` in the current scope
|
Run ./scripts/deploy-turbopack-docs.sh
Process completed with exit code 101.
|
Run ./scripts/deploy-turbopack-docs.sh:
crates/next-api/src/server_actions.rs#L29
unused import: `file_source::FileSource`
|
Loading