This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Pro 150/action diff #88
Annotations
2 errors
Review
GitError: fatal: ambiguous argument 'main..PRO-150/action-diff': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at Object.action (/home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:3825:1)
at PluginStore.exec (/home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:3852:1)
at /home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:1271:1
at new Promise (<anonymous>)
at GitExecutorChain.handleTaskData (/home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:1269:1)
at GitExecutorChain.<anonymous> (/home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:1253:1)
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/***/***/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/esm/index.js:50:1)
at processTicksAndRejections (node:internal/process/task_queues:95:5) {
task: {
commands: [ 'diff', 'main..PRO-150/action-diff' ],
format: 'utf-8',
parser: [Function: parser]
}
}
|
Review
fatal: ambiguous argument 'main..PRO-150/action-diff': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
|