refactor: add validation for user exists #23
Annotations
1 error and 1 warning
deploy-to-production
Error: Command failed: git push heroku HEAD:refs/heads/main --force
remote: Updated 24 paths from db966a8
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/prisma-node-express.git
! [remote rejected] HEAD -> main (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/prisma-node-express.git'
|
deploy-to-production
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/
|