multiple write operations are colliding inside the same database transaction. It's a bug in the tool itself. Not in the root of the project.
vaish@DESKTOP-GE9HT40:~/my-clone$ code-review-graph update
WARNING: Error parsing src/app/auth/invite/[token]/page.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/tabs.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/card.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/app/Pagination.tsx: cannot start a transaction within a transaction
WARNING: Error parsing prisma/seed.ts: cannot start a transaction within a transaction
..........
............
multiple write operations are colliding inside the same database transaction. It's a bug in the tool itself. Not in the root of the project.
vaish@DESKTOP-GE9HT40:~/my-clone$ code-review-graph update
WARNING: Error parsing src/app/auth/invite/[token]/page.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/tabs.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/ui/card.tsx: cannot start a transaction within a transaction
WARNING: Error parsing src/components/app/Pagination.tsx: cannot start a transaction within a transaction
WARNING: Error parsing prisma/seed.ts: cannot start a transaction within a transaction
..........
............