[WIP] Fixes #37752 - Update to Patternfly 5 #1881
ruby.yml
on: pull_request
Rubocop
/
Rubocop
1m 45s
Matrix: angular
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
2s
Annotations
11 errors and 14 warnings
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/erratum_test.rb#L33
Failure: test_search_modular
Expected #<ActiveRecord::Relation []> to include #<Katello::Erratum id: 1037874757, pulp_id: "modularissue", errata_id: "RHEA-2019-002", created_at: "2025-01-06 14:49:17.000000000 +0000", updated_at: "2025-01-06 14:49:17.000000000 +0000", issued: "2025-01-03", updated: nil, errata_type: "bugfix", severity: nil, title: "modularissue", solution: nil, description: nil, summary: nil, reboot_suggested: nil>.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/lib/util/docker_manifest_clause_generator_test.rb#L475
Failure: test_include_names
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/lib/util/docker_manifest_clause_generator_test.rb:12:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0035_updates hrefs
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0029_rejects container when name is missing
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0038_rejects missing repo api response on content indexing
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0006_rejects invalid blob push properties
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0034_does not create container repo if it already exists
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0010_rejects missing org label
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0004_pushes a manifest and indexes content
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0013_rejects ambiguous org label without existing repo
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / Test suite
Process completed with exit code 1.
|
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
|
5.48 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.48 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
|
5.48 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
5.48 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.48 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
|
5.48 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
|
5.5 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
2.94 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello
|
4.03 MB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
306 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
|
306 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
324 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
|
324 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
306 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
|
306 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
324 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
|
324 KB |
|