Skip to content

fix(release-please): update uv.lock TOML JSONPath #223

fix(release-please): update uv.lock TOML JSONPath

fix(release-please): update uv.lock TOML JSONPath #223

Triggered via pull request June 26, 2026 04:40
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
common  /  Check commit messages
11s
common / Check commit messages
common  /  Run pre-commit hooks
11s
common / Run pre-commit hooks
common  /  Run SonarQube Cloud Scan
44s
common / Run SonarQube Cloud Scan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
common / Check commit messages
You have commit messages with errors ⧗ input: fix(release-please): update uv.lock TOML JSONPath Updates: - Fix the uv.lock TOML JSONPath from @.name to @.name.value, which matches release-please’s tagged TOML parser. - Remove the redundant pyproject.toml extra-files entry. The python release type already updates pyproject.toml. Refs: NS-209 ✖ body's lines must not be longer than 72 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
common / Run pre-commit hooks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/