Skip to content

fix: has-many join failing with pointer key fields (#950) #606

fix: has-many join failing with pointer key fields (#950)

fix: has-many join failing with pointer key fields (#950) #606

Triggered via pull request April 29, 2024 16:07
Status Failure
Total duration 20s
Artifacts

commitlint.yml

on: pull_request
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors error running commitlint Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- a3dae960f4e960cf2edd1653a3d1fb102e36f4c3^1..a3dae960f4e960cf2edd1653a3d1fb102e36f4c3 --first-parent fatal: ambiguous argument 'a3dae960f4e960cf2edd1653a3d1fb102e36f4c3^1..a3dae960f4e960cf2edd1653a3d1fb102e36f4c3': 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--------- a3dae960f4e960cf2edd1653a3d1fb102e36f4c3^1..a3dae960f4e960cf2edd1653a3d1fb102e36f4c3 --first-parent fatal: ambiguous argument 'a3dae960f4e960cf2edd1653a3d1fb102e36f4c3^1..a3dae960f4e960cf2edd1653a3d1fb102e36f4c3': 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)
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.