modulesync 9.1.0 #267
Annotations
4 errors
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
|
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
|
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
|
|
This job failed
Loading