Skip to content

fix: submitbuttonlabel and description should be in action interface #3124

fix: submitbuttonlabel and description should be in action interface

fix: submitbuttonlabel and description should be in action interface #3124

Triggered via pull request November 5, 2024 14:41
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Linting
error running commitlint Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 99f8364555eea33df45991389883d41a6328e43a^1..caf7e8fd93dc4dbd2a7c0011a36ab5cc94843f84 --first-parent fatal: Invalid revision range 99f8364555eea33df45991389883d41a6328e43a^1..caf7e8fd93dc4dbd2a7c0011a36ab5cc94843f84 Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 99f8364555eea33df45991389883d41a6328e43a^1..caf7e8fd93dc4dbd2a7c0011a36ab5cc94843f84 --first-parent fatal: Invalid revision range 99f8364555eea33df45991389883d41a6328e43a^1..caf7e8fd93dc4dbd2a7c0011a36ab5cc94843f84 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)
Linting
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/