🆇 Release to X #570
Annotations
1 error and 2 warnings
|
tweet
Action failed with error. Error: Request failed with code 401 {"title":"Unauthorized","type":"about:blank","status":401,"detail":"Unauthorized"}
|
|
tweet
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: nearform-actions/github-action-notify-twitter@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tweet
nearform-actions/github-action-notify-twitter is pinned at HEAD. We strongly advise against pinning to "@master" as it may be unstable. Please update your GitHub Action YAML from:
uses: 'nearform-actions/github-action-notify-twitter@master'
to:
uses: 'nearform-actions/github-action-notify-twitter@<release/tag version>'
Alternatively, you can pin to any git tag or git SHA in the repository.
|