ci: add reusable workflows #1075
dhis2-verify-commits.yml
on: pull_request
lint-pr-title
48s
lint-commits
53s
Annotations
1 error and 6 warnings
lint-commits
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 81ee5e0ee2be9db4c0bbfa8111dbc91d5c001212^1..d04ed914f468004a0f1ddb0ef3a67342597d630c --first-parent
fatal: Invalid revision range 81ee5e0ee2be9db4c0bbfa8111dbc91d5c001212^1..d04ed914f468004a0f1ddb0ef3a67342597d630c
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 81ee5e0ee2be9db4c0bbfa8111dbc91d5c001212^1..d04ed914f468004a0f1ddb0ef3a67342597d630c --first-parent
fatal: Invalid revision range 81ee5e0ee2be9db4c0bbfa8111dbc91d5c001212^1..d04ed914f468004a0f1ddb0ef3a67342597d630c
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)
|
lint-pr-title
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, JulienKode/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-pr-title
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JulienKode/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-pr-title
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint-commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-commits
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|