fix: fixed logic in push event API request to only get commits from b… #2305
commitlint.yml
on: push
commitlint
55s
commitlint-pulling-from-docker-hub
2m 44s
Annotations
2 errors and 2 warnings
commitlint
You have commit messages with errors
error trying to get list of pull request's commits
Not Found
HttpError: Not Found
at /node_modules/@actions/github/node_modules/@octokit/request/dist-node/index.js:112:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getPushEventCommits (file:///run.mjs:56:7)
|
commitlint
You have commit messages with errors
error running commitlint
Cannot read properties of undefined (reading 'map')
TypeError: Cannot read properties of undefined (reading 'map')
at showLintResults (file:///run.mjs:143:51)
|
commitlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
commitlint-pulling-from-docker-hub
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|