Skip to content

chore(deps): Bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 #136

chore(deps): Bump webiny/action-conventional-commits from 1.3.1 to 1.4.2

chore(deps): Bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 #136

Triggered via pull request April 24, 2026 15:37
Status Failure
Total duration 39s
Artifacts

commit_checks.yaml

on: pull_request
Commit Lint
4s
Commit Lint
ty Type Checker
8s
ty Type Checker
Ruff Python Linter
25s
Ruff Python Linter
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ty Type Checker
Process completed with exit code 1.
ty (missing-argument): tests/test_advisor_result.py#L72
tests/test_advisor_result.py:72:21: missing-argument: No argument provided for required parameter `capabilities`
ty (missing-argument): tests/test_advisor_result.py#L43
tests/test_advisor_result.py:43:17: missing-argument: No argument provided for required parameter `capabilities`
ty (missing-argument): tests/test_advisor_details.py#L13
tests/test_advisor_details.py:13:9: missing-argument: No argument provided for required parameter `capabilities`
Ruff Python Linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6. 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/