Merge branch 'fix_tests' into rspec-fail-fast #4
Annotations
18 errors and 12 warnings
full_tests (macos-latest, ~> 5.0)
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 or macos-12.
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:65910:11)
at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65802:15)
at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65761:11)
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65958:40
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65960:3
at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65963:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
full_tests (macos-latest, ~> 6.0)
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 or macos-12.
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:65910:11)
at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65802:15)
at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65761:11)
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65958:40
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65960:3
at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65963:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
full_tests (ubuntu-latest, ~> 7.0)
Process completed with exit code 1.
|
full_tests (macos-latest, ~> 7.0)
Process completed with exit code 1.
|
full_tests (ubuntu-latest, ~> 5.0)
Process completed with exit code 1.
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_AIX-6.1-powerpc_spec.rb#L101
role::trusted_extensions using fact set AIX-6.1-powerpc is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_AIX-7.1-powerpc_spec.rb#L101
role::trusted_extensions using fact set AIX-7.1-powerpc is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_Amazon-2018.03_spec.rb#L101
role::trusted_extensions using fact set Amazon-2018.03 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-5.11-32_spec.rb#L101
role::trusted_extensions using fact set CentOS-5.11-32 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-5.11-64_spec.rb#L101
role::trusted_extensions using fact set CentOS-5.11-64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-6.6-32_spec.rb#L101
role::trusted_extensions using fact set CentOS-6.6-32 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-6.6-64_spec.rb#L101
role::trusted_extensions using fact set CentOS-6.6-64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-7.0-64_spec.rb#L101
role::trusted_extensions using fact set CentOS-7.0-64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_CentOS-8.3.2011-64_spec.rb#L101
role::trusted_extensions using fact set CentOS-8.3.2011-64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (ubuntu-latest, ~> 6.0):
.cucumber/tmp/factsets/.onceover/spec/classes/role__trusted_extensions_on_Debian-10.4-64_spec.rb#L101
role::trusted_extensions using fact set Debian-10.4-64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, pp_datacenter is not set to PDX (file: /home/runner/work/onceover/onceover/.cucumber/tmp/factsets/.onceover/etc/puppetlabs/code/environments/production/site/role/manifests/trusted_extensions.pp, line: 4, column: 5) on node fv-az2021-466.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
full_tests (windows-2016, ~> 5.0)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
full_tests (windows-2016, ~> 7.0)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
full_tests (windows-2016, ~> 6.0)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
full_tests (macos-latest, ~> 5.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (macos-latest, ~> 5.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
full_tests (macos-latest, ~> 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (macos-latest, ~> 6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
full_tests (ubuntu-latest, ~> 7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (ubuntu-latest, ~> 7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
full_tests (macos-latest, ~> 7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (macos-latest, ~> 7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
full_tests (ubuntu-latest, ~> 5.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (ubuntu-latest, ~> 5.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
full_tests (ubuntu-latest, ~> 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
full_tests (ubuntu-latest, ~> 6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|