mike-plummer / nextjs-cypress-ct-example

MIT License
18 stars 6 forks source link

Runtime Error #2

Open Rutvij07 opened 1 year ago

Rutvij07 commented 1 year ago

/node_modules/swc-plugin-coverage-instrument/target/wasm32-wasi/release/swc_plugin_coverage.wasm as js transform plugin at /node_modules/swc-plugin-coverage-instrument/target/wasm32-wasi/release/swc_plugin_coverage.wasm 1: RuntimeError: out of bounds memory access at swc_ecma_ast::pat::_::<impl rkyv::Deserialize<swc_ecma_ast::pat::Pat,__D> for <swc_ecma_ast::pat::Pat as rkyv::Archive>::Archived>::deserialize::h67dcf11d9c93da02 (<module>[1404]:0x13b6ab) at rkyv::impls::core::<impl rkyv::DeserializeUnsized<[U],D> for [T]>::deserialize_unsized::h0c733fe0978362db (<module>[1398]:0x138aeb) at swc_ecma_ast::pat::_::<impl rkyv::Deserialize<swc_ecma_ast::pat::Pat,__D> for <swc_ecma_ast::pat::Pat as rkyv::Archive>::Archived>::deserialize::h67dcf11d9c93da02 (<module>[1404]:0x13b8b7) at rkyv::impls::core::<impl rkyv::DeserializeUnsized<[U],D> for [T]>::deserialize_unsized::h84a4694a9f5de922 (<module>[1416]:0x13d88e) at rkyv::impls::core::<impl rkyv::DeserializeUnsized<T,D> for <T as rkyv::Archive>::Archived>::deserialize_unsized::hf9255d787f90674c.29608 (<module>[2023]:0x1d9083) at rkyv::impls::core::<impl rkyv::DeserializeUnsized<T,D> for <T as rkyv::Archive>::Archived>::deserialize_unsized::hf9255d787f90674c.29608 (<module>[2023]:0x1d87f2) at swc_ecma_ast::stmt::_::<impl rkyv::Deserialize<swc_ecma_ast::stmt::Stmt,__D> for <swc_ecma_ast::stmt::Stmt as rkyv::Archive>::Archived>::deserialize::h1b1d926f314b021d.29661 (<module>[2046]:0x1e0b44) at rkyv::impls::core::<impl rkyv::DeserializeUnsized<[U],D> for [T]>::deserialize_unsized::hac919ff96ff29583 (<module>[1646]:0x179571) at swc_common::plugin::serialized::PluginSerializedBytes::deserialize::h903e6c78cb64332a (<module>[1620]:0x173ea2) at __transform_plugin_process_impl (<module>[1619]:0x16dbff) at __transform_plugin_process_impl.command_export (<module>[2460]:0x218722) 2: heap_get_oob', /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/swc-0.260.41/src/plugin.rs:219:14 thread '<unnamed>' panicked at 'failed to invoke plugin: failed to invoke plugin on 'Some("/mintoak-web-ui/src/pages/_app.tsx")'

Rutvij07 commented 1 year ago

Please any body can help on this, we are not able to generate coverage report.