Check merge #6
Annotations
1 error and 2 warnings
Login to Heroku
Error: Command failed: git push heroku HEAD:refs/heads/main --force
remote: Updated 178 paths from 2276388
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Building on the Heroku-22 stack
remote: -----> Determining which buildpack to use for this app
remote: -----> Python app detected
remote: -----> No Python version was specified. Using the buildpack default: python-3.12.3
remote: To use a different version, see: https://devcenter.heroku.com/articles/python-runtimes
remote: -----> Installing python-3.12.3
remote: -----> Installing pip 24.0, setuptools 69.2.0 and wheel 0.43.0
remote: -----> Installing SQLite3
remote: -----> Installing requirements with pip
remote: Collecting asgiref==3.8.1 (from -r requirements.txt (line 1))
remote: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
remote: Collecting dj-database-url==2.1.0 (from -r requirements.txt (line 2))
remote: Downloading dj_database_url-2.1.0-py3-none-any.whl.metadata (11 kB)
remote: Collecting Django==4.2.13 (from -r requirements.txt (line 3))
remote: Downloading Django-4.2.13-py3-none-any.whl.metadata (4.1 kB)
remote: Collecting gunicorn==22.0.0 (from -r requirements.txt (line 4))
remote: Downloading gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB)
remote: Collecting packaging==24.0 (from -r requirements.txt (line 5))
remote: Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
remote: Collecting pillow==10.3.0 (from -r requirements.txt (line 6))
remote: Downloading pillow-10.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
remote: Collecting psycopg2-binary==2.9.9 (from -r requirements.txt (line 7))
remote: Downloading psycopg2_binary-2.9.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.4 kB)
remote: Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 8))
remote: Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
remote: Collecting sqlparse==0.5.0 (from -r requirements.txt (line 9))
remote: Downloading sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB)
remote: Collecting typing_extensions==4.11.0 (from -r requirements.txt (line 10))
remote: Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB)
remote: Collecting tzdata==2024.1 (from -r requirements.txt (line 11))
remote: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
remote: Collecting whitenoise==6.6.0 (from -r requirements.txt (line 12))
remote: Downloading whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB)
remote: Downloading asgiref-3.8.1-py3-none-any.whl (23 kB)
remote: Downloading dj_database_url-2.1.0-py3-none-any.whl (7.7 kB)
remote: Downloading Django-4.2.13-py3-none-any.whl (8.0 MB)
remote: Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB)
remote: Downloading packaging-24.0-py3-none-any.whl (53 kB)
remote: Downloading pillow-10.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB)
remote: Downloading psycopg2_binary-2.9.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
remote: Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
remote: Downloading sqlparse-0.5.0-py3-none-any.whl (43 kB)
remote: Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB)
remote: Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB)
remote: Downloading whitenoise-6.6.0-py3-none-any.whl (19 kB)
remote: Installing collected packages: whitenoise, tzdata, typing_extensions, s
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, akhileshns/heroku-deploy@v3.12.12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, akhileshns/heroku-deploy@v3.12.12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading