Deploy to Heroku Testing Environment #35
Annotations
1 error and 1 warning
deploy
Error: Command failed: git push heroku HEAD:refs/heads/main
To https://git.heroku.com/ljsimpleregisterlookup-test.git
! [rejected] HEAD -> main (non-fast-forward)
error: failed to push some refs to 'https://git.heroku.com/ljsimpleregisterlookup-test.git'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. If you want to integrate the remote changes, use 'git pull'
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|