Skip to content

[BUG] get error when analysing issues #4

@iptton

Description

@iptton

using this get error:

Run unit-mesh/autodev-remote-agent-action@v0.4.2
  with:
    github-token: ***
    deepseek-token: ***
    analysis-depth: medium
    auto-comment: true
    auto-label: true
    include-config-files: true
    include-test-files: true
    exclude-patterns: *.min.js,*.bundle.js,node_modules/**
    force-include-files: build.gradle.kts,settings.gradle.kts
    workspace-path: /home/runner/work/kbuildercli/kbuildercli
    trigger-events: opened,edited,reopened
node:internal/modules/cjs/loader:1036
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
      ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1036:13)
    at Module.require (node:internal/modules/cjs/loader:1[2](https://github.com/iptton-ai/kbuildercli/actions/runs/15725268292/job/44313766023#step:4:2)98:19)
    at require (node:internal/modules/helpers:182:18)
    at Object.<anonymous> (/home/runner/work/_actions/unit-mesh/autodev-remote-agent-action/v0.4.2/dist/index.js:56:20)
    at Module._compile (node:internal/modules/cjs/loader:1529:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:161[3](https://github.com/iptton-ai/kbuildercli/actions/runs/15725268292/job/44313766023#step:4:3):10)
    at Module.load (node:internal/modules/cjs/loader:1275:32)
    at Module._load (node:internal/modules/cjs/loader:1096:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:16[4](https://github.com/iptton-ai/kbuildercli/actions/runs/15725268292/job/44313766023#step:4:4):12)
    at node:internal/main/run_main_module:28:49 {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.1[9](https://github.com/iptton-ai/kbuildercli/actions/runs/15725268292/job/44313766023#step:4:9).1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions