Merge pull request #63 from th-in-gs/master #75
Annotations
77 errors and 1 warning
macos-latest 2.4
Error: CRuby < 2.6 does not support macos-arm64.
Either use a newer Ruby version or use a macOS image running on amd64, e.g., macos-13.
Note that GitHub changed the meaning of macos-latest from macos-12 (amd64) to macos-14 (arm64):
https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
If you are using a matrix of Ruby versions, a good solution is to run only < 2.6 on amd64, like so:
matrix:
ruby: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3']
os: [ ubuntu-latest, macos-latest ]
# CRuby < 2.6 does not support macos-arm64, so test those on amd64 instead
exclude:
- { os: macos-latest, ruby: '2.4' }
- { os: macos-latest, ruby: '2.5' }
include:
- { os: macos-13, ruby: '2.4' }
- { os: macos-13, ruby: '2.5' }
But of course you should consider dropping support for these long-EOL Rubies, which cannot even be built on recent macOS machines.
at validateRubyEngineAndVersion (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65894:11)
at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:15)
at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65745:11)
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65944:40
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65946:3
at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65949:12)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 2.4
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 3
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 2.7
Process completed with exit code 1.
|
macos-latest 2.5
Error: CRuby < 2.6 does not support macos-arm64.
Either use a newer Ruby version or use a macOS image running on amd64, e.g., macos-13.
Note that GitHub changed the meaning of macos-latest from macos-12 (amd64) to macos-14 (arm64):
https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
If you are using a matrix of Ruby versions, a good solution is to run only < 2.6 on amd64, like so:
matrix:
ruby: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3']
os: [ ubuntu-latest, macos-latest ]
# CRuby < 2.6 does not support macos-arm64, so test those on amd64 instead
exclude:
- { os: macos-latest, ruby: '2.4' }
- { os: macos-latest, ruby: '2.5' }
include:
- { os: macos-13, ruby: '2.4' }
- { os: macos-13, ruby: '2.5' }
But of course you should consider dropping support for these long-EOL Rubies, which cannot even be built on recent macOS machines.
at validateRubyEngineAndVersion (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65894:11)
at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:15)
at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65745:11)
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65944:40
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65946:3
at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65949:12)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 2.6
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 2.5
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 3
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 3.2
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 2.7
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 2.6
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 3.1
Process completed with exit code 1.
|
windows-latest 3.4
Error: Unknown version 3.4 for ruby on windows-2022
Available versions for ruby on windows-2022: 2.0.0, 2.1.9, 2.2.6, 2.3.0, 2.3.1, 2.3.3, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.3, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.3.5, 3.3.6, head, mingw, mswin, ucrt
Make sure you use the latest version of the action with - uses: ruby/setup-ruby@v1
at validateRubyEngineAndVersion (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65886:13)
at setupRuby (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65786:15)
at run (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65745:11)
at D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65944:40
at D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65946:3
at Object.<anonymous> (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65949:12)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 3.1
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 2.6
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 2.4
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 2.7
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest mingw
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 3.3
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 3.2
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest 2.5
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 3.3
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest debug
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
macos-latest 3.4
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
windows-latest mswin
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 3.1
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 3.2
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 3.3
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 3.4
Process completed with exit code 1.
|
Failure:
test/test-utils.rb#L10
<[:barplot, :corners, :solid]> expected but was
<[:ascii, :barplot, :corners, :solid]>.
diff:
- [:barplot, :corners, :solid]
+ [:ascii, :barplot, :corners, :solid]
? ++++++++
|
ubuntu-20.04 debug
Process completed with exit code 1.
|
ubuntu-16.04 2.4
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 2.5
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 2.6
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 2.7
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 3
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 3.2
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 3.1
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 3.4
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 3.3
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-16.04 debug
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 2.4
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 2.7
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 2.6
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 2.5
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 3
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 3.1
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 3.2
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 3.4
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 debug
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
ubuntu-18.04 3.3
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|