modulesync 9.1.0 #267
Annotations
8 errors and 1 warning
Puppet 8 (Ruby 3.2):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 8 (Ruby 3.2):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 8 (Ruby 3.2):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L374
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true
Failure/Error: location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/",
NoMethodError:
undefined method `downcase' for nil:NilClass
|
Puppet 7 (Ruby 2.7)
Process completed with exit code 1.
|
Setup Test Matrix:
metadata.json#L1
Skipping EOL operating system CentOS 8
|