Skip to content

chore(main): release 0.4.1 (#38) #44

chore(main): release 0.4.1 (#38)

chore(main): release 0.4.1 (#38) #44

Triggered via push July 5, 2026 00:07
Status Success
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
release-please
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: google-github-actions/release-please-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
release-please
google-github-actions/release-please-action is deprecated, please use googleapis/release-please-action instead.
release-please
Unexpected input(s) 'package-name', valid inputs are ['token', 'release-type', 'path', 'target-branch', 'config-file', 'manifest-file', 'repo-url', 'github-api-url', 'github-graphql-url', 'fork', 'include-component-in-tag', 'proxy-server', 'skip-github-release', 'skip-github-pull-request', 'changelog-host']
publish / pypi-publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish / pypi-publish
Potential workflow misconfiguration: The claims in this token suggest that the calling workflow is a reusable workflow. In particular, this action was initiated by: Chris1221/yamldoc/.github/workflows/python-publish.yml@refs/heads/main Whereas its parent workflow is: Chris1221/yamldoc/.github/workflows/release-please.yml@refs/heads/main Reusable workflows are **not currently supported** by PyPI's Trusted Publishing functionality, and are subject to breakage. Users are **strongly encouraged** to avoid using reusable workflows for Trusted Publishing until support becomes official. Please, do not report bugs if this breaks. For more information, see: * https://docs.pypi.org/trusted-publishers/troubleshooting/#reusable-workflows-on-github * https://github.com/pypa/gh-action-pypi-publish/issues/166 — subscribe to this issue to watch the progress and learn when reusable workflows become supported officially