Skip to content

change app name

change app name #32

Triggered via push September 10, 2024 11:12
Status Failure
Total duration 1m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Error: Command failed: git push heroku HEAD:refs/heads/main --force remote: Updated 227 paths from db95bcf remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Using buildpacks: remote: 1. heroku/nodejs remote: 2. heroku/python remote: -----> Node.js app detected remote: remote: -----> Creating runtime environment remote: remote: NPM_CONFIG_LOGLEVEL=error remote: NODE_VERBOSE=false remote: NODE_ENV=production remote: NODE_MODULES_CACHE=true remote: remote: -----> Installing binaries remote: engines.node (package.json): unspecified remote: engines.npm (package.json): unspecified (use default) remote: remote: Resolving node version 20.x... remote: Downloading and installing node 20.17.0... remote: Using default npm version: 10.8.2 remote: remote: -----> Restoring cache remote: Cached directories were not restored due to a change in version of node, npm, yarn or stack remote: Module installation may take longer for this build remote: remote: -----> Installing dependencies remote: Installing node modules remote: remote: added 130 packages, and audited 131 packages in 6s remote: remote: 17 packages are looking for funding remote: run `npm fund` for details remote: remote: 5 vulnerabilities (2 moderate, 2 high, 1 critical) remote: remote: To address all issues, run: remote: npm audit fix remote: remote: Run `npm audit` for details. remote: npm notice remote: npm notice New patch version of npm available! 10.8.2 -> 10.8.3 remote: npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 remote: npm notice To update run: npm install -g npm@10.8.3 remote: npm notice remote: remote: -----> Build remote: Running build remote: remote: > djangosnippets.org@1.0.0 build remote: > tailwindcss build -i djangosnippets/static/tailwind/site.css -c tailwind.config.js -o djangosnippets/static/css/site.css remote: remote: Browserslist: caniuse-lite is outdated. Please run: remote: npx browserslist@latest --update-db remote: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating remote: remote: Done in 3744ms. remote: remote: -----> Caching build remote: - npm cache remote: remote: -----> Pruning devDependencies remote: remote: up to date, audited 131 packages in 4s remote: remote: 17 packages are looking for funding remote: run `npm fund` for details remote: remote: 5 vulnerabilities (2 moderate, 2 high, 1 critical) remote: remote: To address all issues, run: remote: npm audit fix remote: remote: Run `npm audit` for details. remote: npm notice remote: npm notice New patch version of npm available! 10.8.2 -> 10.8.3 remote: npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 remote: npm notice To update run: npm install -g npm@10.8.3 remote: npm notice remote: remote: -----> Build succeeded! remote: -----> Python app detected remote: -----> Using Python versi
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, akhileshns/heroku-deploy@v3.12.12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/