update #2
Annotations
1 error and 2 warnings
build
Error: Command failed: git push heroku HEAD:refs/heads/main --force
remote: Updated 4 paths from 78b173b
remote: Compressing source files... done.
remote: Building source:
remote:
remote: ! You must add a payment method to deploy code. See the Account Verification article in the Dev Center for more info: https://devcenter.heroku.com/articles/account-verification
remote:
To https://git.heroku.com/***.git
! [remote rejected] HEAD -> main (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/***.git'
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, akhileshns/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, akhileshns/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|