CI: Run Ruby 2.x in docker #374
Annotations
4 errors and 4 warnings
|
Ruby: 2.6 OS: ubuntu-latest
The current runner (debian-11-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 2.6 /__t/Ruby/2.6/x64
Once that completes successfully, mark it as complete with:
$ touch /__t/Ruby/2.6/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
Ruby: 2.7 OS: ubuntu-latest
The current runner (debian-11-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 2.7 /__t/Ruby/2.7/x64
Once that completes successfully, mark it as complete with:
$ touch /__t/Ruby/2.7/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
Ruby: 2.5 OS: ubuntu-latest
The current runner (debian-10-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 2.5 /__t/Ruby/2.5/x64
Once that completes successfully, mark it as complete with:
$ touch /__t/Ruby/2.5/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
Ruby: 2.4 OS: ubuntu-latest
The current runner (debian-10-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 2.4 /__t/Ruby/2.4/x64
Once that completes successfully, mark it as complete with:
$ touch /__t/Ruby/2.4/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
Ruby: 3.2 OS: windows-latest
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Ruby: 3.2 OS: windows-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.2.8-wd-D:\a\yard\yard-with--without--only--Gemfile.lock-89c2768f28744e48840d3c19b30893c8ce06f8b305d982734952366125aba73f, setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.2.8-wd-D:\a\yard\yard-with--without--only--Gemfile.lock-
|
|
Ruby: 3.1 OS: windows-latest
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Ruby: 3.1 OS: windows-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.1.7-wd-D:\a\yard\yard-with--without--only--Gemfile.lock-3b23b513a476802fdfe144d5dea9472460173e4258bf54dc66a294f9cd449f33, setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.1.7-wd-D:\a\yard\yard-with--without--only--Gemfile.lock-
|