-
**Title:** Trigger Nightly Builds for SDKs - Python, Node, Go
**Description:**
Set up nightly builds for the following SDKs:
- Python
- Node
- Go
Each nightly build should:
1. Run automatically at a…
-
mp-cloud-node-sdk 各位大佬;
能不能在 injector 实现挂载全局 的公共工具方法js啊,现在云函数只能引用同文件夹内的自定义js,
提取的公共辅助方法 都没法放根目录,每个云函数文件夹 都要放一份,实在是太不方便了.
跪求大佬门提供解决方案
module.exports = require('faas-mini-app').handler({
baseDir…
-
### What happened?
## Steps to Reproduce
I've got a fairly straightforward setup, I hope:
```ts
export function register() {
const sdk = new NodeSDK({
resource: new Resource({
…
-
### Description
Today, by default we instrument _all_ packages with import-in-the-middle in ESM.
For v9, we may flip the default of `onlyIncludeInstrumentedModules` from `false` to `true`, so that b…
-
### Describe the bug
I enabled debug logging (`langfuse.debug()`) and added error logging (`langfuse.on("error", ...`), but I still don't see any logs coming from langfuse
### To reproduce
```ts
i…
-
When i specify env variable NODE_OPTIONS=--require @opentelemetry/auto-instrumentations-node/register as recommended [here](https://opentelemetry.io/docs/zero-code/js/#configuring-the-module)
Throw…
-
i try to launch testnet. last tries did stop at 46329 . now i started from scratch
```
POKTROLLD_IMAGE_TAG_OFF_CHAIN=0.0.10
POKTROLLD_IMAGE_TAG_VALIDATOR=0.0.10
```
now it fails instantly:
…
-
When i try to login wirh the cli, i get the next error:
`C:\Users\miguel>node -v
v20.18.1
C:\Users\miguel>internxt --version
@internxt/cli/1.3.0 win32-x64 node-v20.18.1
C:\Users\miguel>inte…
-
code
```
it("address",async ()=>{
let addr = scriptToAddress({
args: "0x1234",
codeHash: "0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8",
…
-
### Checklist
- [X] I have read [Caveats](https://github.com/m-radzikowski/aws-sdk-client-mock#caveats) documentation and didn't find a solution for this problem there.
### Bug description
I …