Skip to content

refactor: use bee-js wait for stamp instead of custom #1223

refactor: use bee-js wait for stamp instead of custom

refactor: use bee-js wait for stamp instead of custom #1223

Triggered via pull request February 8, 2024 14:28
Status Failure
Total duration 39s
Artifacts

check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
check (18.x)
error running commitlint Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- c926d7d1514e96166e8e1c91d9a83beae22cc2a3^1..c926d7d1514e96166e8e1c91d9a83beae22cc2a3 --first-parent fatal: ambiguous argument 'c926d7d1514e96166e8e1c91d9a83beae22cc2a3^1..c926d7d1514e96166e8e1c91d9a83beae22cc2a3': 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--------- c926d7d1514e96166e8e1c91d9a83beae22cc2a3^1..c926d7d1514e96166e8e1c91d9a83beae22cc2a3 --first-parent fatal: ambiguous argument 'c926d7d1514e96166e8e1c91d9a83beae22cc2a3^1..c926d7d1514e96166e8e1c91d9a83beae22cc2a3': 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:59:11) at handlePromise (/node_modules/execa/index.js:114:26) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async gitCommits (/src/gitCommits.js:27:22) at async showLintResults (/src/action.js:123:19)
check (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/