Skip to content

WIP

WIP #2477

Triggered via pull request April 1, 2026 00:05
@abelonogov-ldabelonogov-ld
synchronize #453
Status Failure
Total duration 7s
Artifacts

lint-pr-title.yml

on: pull_request_target
lint-pr-title  /  Verify the PR title matches conventional commit spec.
3s
lint-pr-title / Verify the PR title matches conventional commit spec.
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
lint-pr-title / Verify the PR title matches conventional commit spec.
No release type found in pull request title "WIP ". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types: - feat: A new feature - fix: A bug fix - docs: Documentation only changes - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) - refactor: A code change that neither fixes a bug nor adds a feature - perf: A code change that improves performance - test: Adding missing tests or correcting existing tests - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) - chore: Other changes that don't modify src or test files - revert: Reverts a previous commit
lint-pr-title / Verify the PR title matches conventional commit spec.
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/