fix(credential-provider-node): update cached credential on forceRefresh #9158
commit-message-lint.yml
on: pull_request
commitlint
2m 53s
Annotations
1 error
|
commitlint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- d20a8bacefca215d6f356ddf0e9b96410fa90a3c^1..d20a8bacefca215d6f356ddf0e9b96410fa90a3c --first-parent
fatal: ambiguous argument 'd20a8bacefca215d6f356ddf0e9b96410fa90a3c^1..d20a8bacefca215d6f356ddf0e9b96410fa90a3c': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- d20a8bacefca215d6f356ddf0e9b96410fa90a3c^1..d20a8bacefca215d6f356ddf0e9b96410fa90a3c --first-parent
fatal: ambiguous argument 'd20a8bacefca215d6f356ddf0e9b96410fa90a3c^1..d20a8bacefca215d6f356ddf0e9b96410fa90a3c': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at makeError (/node_modules/execa/lib/error.js:60:11)
at handlePromise (/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async gitCommits (/run.js:148:7)
at async showLintResults (/run.js:294:19)
|