You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run ruby/setup-ruby@v1
Modifying PATH
Downloading Ruby
Extracting Ruby
Print Ruby version
Installing Bundler
bundle install
/opt/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle config --local path /home/runner/work/models-ruby/models-ruby/models-ruby/vendor/bundle
/opt/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle lock
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
bundler (~> 2.2.13)
Current Bundler version:
bundler (2.3.7)
Your bundle requires a different version of Bundler than the one you're running.
Install the necessary version with `gem install bundler:2.2.[33](https://github.com/openactive/models-ruby/runs/5216156909?check_suite_focus=true#step:9:33)` and rerun
bundler using `bundle _2.2.33_ lock`
Took 1.99 seconds
There appears to be an error here:
models-ruby/.github/workflows/create-data-model-pr.yaml
Lines 46 to 51 in a21cdc5
Data model generation appears to be failing:
https://github.com/openactive/models-ruby/runs/5216156909?check_suite_focus=true
To test any fix this, a branch needs to be created, and the GitHub Workflow run manually via the "Run workflow" button on https://github.com/openactive/models-ruby/actions/workflows/create-data-model-pr.yaml for that specific branch.
The text was updated successfully, but these errors were encountered: