Skip to content

Got this runtime error Error: graphology-dag/topological-sort: given graph is not acyclic on running the action #68

Description

@mittalyashu

I got this error while running this Github action.

  /home/runner/work/_actions/git-town/action/v1/dist/index.js:27279
          throw new Error(
                ^
  
  Error: graphology-dag/topological-sort: given graph is not acyclic.
      at forEachNodeInTopologicalOrder (/home/runner/work/_actions/git-town/action/v1/dist/index.js:27279:15)
      at topologicalSort2 (/home/runner/work/_actions/git-town/action/v1/dist/index.js:27290:7)
      at renderVisualization (/home/runner/work/_actions/git-town/action/v1/dist/index.js:43217:61)
      at /home/runner/work/_actions/git-town/action/v1/dist/index.js:43465:29
      at /home/runner/work/_actions/git-town/action/v1/dist/index.js:43470:39
      at Array.map (<anonymous>)
      at main (/home/runner/work/_actions/git-town/action/v1/dist/index.js:43470:26)
      at run (/home/runner/work/_actions/git-town/action/v1/dist/index.js:47581:10)
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  
  Node.js v20.19.4

View full logs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions