Skip to content

chore(deps-dev): bump elliptic from 6.5.3 to 6.5.7 in /example/assets #45

chore(deps-dev): bump elliptic from 6.5.3 to 6.5.7 in /example/assets

chore(deps-dev): bump elliptic from 6.5.3 to 6.5.7 in /example/assets #45

Triggered via pull request October 11, 2024 13:26
Status Failure
Total duration 11s
Artifacts

pr.yaml

on: pull_request
Check Title
2s
Check Title
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Check Title
Pull Request title "chore(deps-dev): bump elliptic from 6.5.3 to 6.5.7 in /example/assets" failed to match rule: /^(refactor!|feat!|fix!|refactor|fix|feat|chore)(\(\w+\))?:\s(\[#\d{1,5}\])?.*$/ Your PR title does not match the Conventional Commits convention. Please rename your PR to match one of the following formats: fix: [#123] some title of the PR fix(scope): [#123] some title of the PR feat: [#1234] some title of the PR chore: update some action Note: Adding ! (i.e. `feat!:`) represents a breaking change and will result in a SemVer major release. Please use one of the following types: - **feat:** A new feature, resulting in a MINOR version bump. - **fix:** A bug fix, resulting in a PATCH version bump. - **refactor:** A code change that neither fixes a bug nor adds a feature. - **chore:** Changes unrelated to the release code, resulting in no version bump. - **revert:** Reverts a previous commit. See https://www.conventionalcommits.org/en/v1.0.0/ for more information.
Check Title
The following actions use a deprecated Node.js version and will be forced to run on node20: stordco/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/