-
Hi @UmerShahidengr @Abdulwadoodd ,
When running ACT tests for Zcmp and Zcmt , I am getting error in RVTEST_CODE_BEGIN and in RVTEST_SIGBASE
if I comment out .option rvc and .option norvc , which …
-
### Environment
ESM
### Reproduction
Link: https://github.com/s1gr1d/nitro-sentry-iitm
This is how import-in-the-middle (IITM) looks like in `.output/server/node_modules`:
| Without resol…
-
## Expected Behavior
Using `import-in-the-middle` works with imports from `drizzle-orm` as with other NPM packages
## Actual Behavior
Registering the `import-in-the-middle` hook causes certai…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I am trying liquibase with cassandra and have downloaded the required jars, liquibase-cassandra-4.29.1.jar a…
-
### What happened?
I've been debugging for days why tracing does not work as expected.
I've realized that some auto instrumentations are never actually applied.
After a lot of digging, I've l…
gajus updated
2 months ago
-
Following on [import-in-the-middle (IITM) being transferred to the nodejs org](https://github.com/nodejs/admin/issues/858) and discussion in [today's Diagnostics WG meeting](https://github.com/nodejs/…
-
### Name
Lakshmi Jayalal
### Smail ID
ee19d751@smail.iitm.ac.in
### Link to pull request
https://github.com/GitHub-Campus-IITM/join-agency-LakshmiJayalal
-
### Name
Dhrubajyoti Biswas
### Smail ID
ph17d205@smail.iitm.ac.in
### Link to pull request
https://github.com/GitHub-Campus-IITM/join-agency-dhrubajyoti98/pull/1
-
### Name
Mohanish Chavan
### Smail ID
mm21b040@smail.iitm.ac.in
### Link to pull request
https://github.com/GitHub-Campus-IITM/join-agency-mohanishdc7/pull/1
-
It seems that when using `import-in-the-middle` with `mocha`, `mocha` exits without running tests as `require.main === module` evaluates to `false` when it's trying to determine if it is run directly …