fix(release-please): update uv.lock TOML JSONPath #223
ci.yml
on: pull_request
common
/
Run tests
1m 6s
common
/
Check commit messages
11s
common
/
Run pre-commit hooks
11s
common
/
Run SonarQube Cloud Scan
44s
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/
|