Ensure catalog compiles when endpoint is missing #278
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L570
wireguard::interface on gentoo-2-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L571
wireguard::interface on gentoo-2-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-0] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-0').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L572
wireguard::interface on gentoo-2-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-1] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-1').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L573
wireguard::interface on gentoo-2-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-0] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-0').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L574
wireguard::interface on gentoo-2-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-1] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-1').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L570
wireguard::interface on archlinux-rolling-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L571
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-0] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-0').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L572
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-1] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-1').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L573
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-0] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-0').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L574
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-1] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-1').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1210-752.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L570
wireguard::interface on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L571
wireguard::interface on debian-11-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-0] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-0').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L572
wireguard::interface on debian-11-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-1] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-1').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L573
wireguard::interface on debian-11-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-0] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-0').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L574
wireguard::interface on debian-11-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-1] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-1').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L570
wireguard::interface on archlinux-rolling-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L571
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-0] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-0').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L572
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_in_wg_as1234-1] with dport => 1234 and sport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_in_wg_as1234-1').without_sport.with_dport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L573
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-0] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-0').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L574
wireguard::interface on archlinux-rolling-x86_64 is expected to contain Nftables::Simplerule[allow_out_wg_as1234-1] with sport => 1234 and dport undefined
Failure/Error: it { is_expected.to contain_nftables__simplerule('allow_out_wg_as1234-1').without_dport.with_sport(1234) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 128, column: 8) (line: 5) on node fv-az1118-740.jboa14ee0bjuvjv5ua334yvpdd.cx.internal.cloudapp.net
|