modulesync 9.2.0 #216
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors and 3 warnings
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on centos-7-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on centos-7-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on centos-8-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on centos-8-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-18.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-18.04-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-20.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-20.04-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-22.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-22.04-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 20.10
|