Skip to content

Merge pull request #2319 from freeCodeCamp/renovate/ruby-3.x #934

Merge pull request #2319 from freeCodeCamp/renovate/ruby-3.x

Merge pull request #2319 from freeCodeCamp/renovate/ruby-3.x #934

Triggered via push September 4, 2024 04:44
Status Failure
Total duration 1m 19s
Artifacts

build.yml

on: push
Deploy to Heroku
1m 11s
Deploy to Heroku
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Deploy to Heroku
Error: Command failed: git push heroku HEAD:refs/heads/main remote: Updated 1757 paths from f7073a55 remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Deleting 1 files matching .slugignore patterns. remote: -----> Using buildpack: heroku/ruby remote: -----> Ruby app detected remote: -----> Installing bundler 2.4.22 remote: -----> Removing BUNDLED WITH version in the Gemfile.lock remote: -----> Compiling Ruby/Rack remote: Command: 'set -o pipefail; curl -L --fail --retry 5 --retry-delay 1 --connect-timeout 3 --max-time 30 https://heroku-buildpack-ruby.s3.us-east-1.amazonaws.com/heroku-22/ruby-3.3.5.tgz -s -o - | tar zxf - ' failed on attempt 1 of 3. remote: Command: 'set -o pipefail; curl -L --fail --retry 5 --retry-delay 1 --connect-timeout 3 --max-time 30 https://heroku-buildpack-ruby.s3.us-east-1.amazonaws.com/heroku-22/ruby-3.3.5.tgz -s -o - | tar zxf - ' failed on attempt 2 of 3. remote: remote: ! remote: ! The Ruby version you are trying to install does not exist: ruby-3.3.5 remote: ! remote: ! Heroku recommends you use the latest supported Ruby version listed here: remote: ! https://devcenter.heroku.com/articles/ruby-support#supported-runtimes remote: ! remote: ! For more information on syntax for declaring a Ruby version see: remote: ! https://devcenter.heroku.com/articles/ruby-versions remote: ! remote: ! Push rejected, failed to compile Ruby app. remote: remote: ! Push failed remote: ! remote: ! ## Warning - The same version of this code has already been built: ffb121ff04a2e14be5793e37d182728e1cfde3ff remote: ! remote: ! We have detected that you have triggered a build from source code with version ffb121ff04a2e14be5793e37d182728e1cfde3ff remote: ! at least twice. One common cause of this behavior is attempting to deploy code from a different branch. remote: ! remote: ! If you are developing on a branch and deploying via git you must run: remote: ! remote: ! git push heroku <branchname>:main remote: ! remote: ! This article goes into details on the behavior: remote: ! https://devcenter.heroku.com/articles/duplicate-build-version remote: remote: Verifying deploy... remote: remote: ! Push rejected to devdocs. remote: To https://git.heroku.com/devdocs.git ! [remote rejected] HEAD -> main (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/devdocs.git'
Deploy to Heroku
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy to Heroku
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/