test(client-s3): convert some read ops to waiters #5592
commit-message-lint.yml
on: pull_request
commitlint
1m 42s
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--------- 69d28430d4153b3812e105420560a225b247abef^1..69d28430d4153b3812e105420560a225b247abef --first-parent
fatal: ambiguous argument '69d28430d4153b3812e105420560a225b247abef^1..69d28430d4153b3812e105420560a225b247abef': 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--------- 69d28430d4153b3812e105420560a225b247abef^1..69d28430d4153b3812e105420560a225b247abef --first-parent
fatal: ambiguous argument '69d28430d4153b3812e105420560a225b247abef^1..69d28430d4153b3812e105420560a225b247abef': 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)
|