Add systemd timer to update root.hints file #193
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/localzone_spec.rb#L27
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L29
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L56
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L58
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "#{long_txt_record_chunked}"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/record_spec.rb#L22
unbound::record on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Record[record.example.com]
Failure/Error: it { is_expected.to contain_unbound__record('record.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L27
unbound::localzone on archlinux-rolling-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/record_spec.rb#L24
unbound::record on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-stub-record.example.com-local-record] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-stub-record.example.com-local-record').with(
content: " local-data: 'record.example.com 14400 IN TXT \"Short TXT Record\"'\n"
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L29
unbound::localzone on archlinux-rolling-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/record_spec.rb#L42
unbound::record on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Record[record.example.com]
Failure/Error: it { is_expected.to contain_unbound__record('record.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L56
unbound::localzone on archlinux-rolling-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az738-925.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L27
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L29
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L56
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/record_spec.rb#L22
unbound::record on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Record[record.example.com]
Failure/Error: it { is_expected.to contain_unbound__record('record.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L58
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "#{long_txt_record_chunked}"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/record_spec.rb#L24
unbound::record on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-stub-record.example.com-local-record] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-stub-record.example.com-local-record').with(
content: " local-data: 'record.example.com 14400 IN TXT \"Short TXT Record\"'\n"
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/record_spec.rb#L42
unbound::record on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Record[record.example.com]
Failure/Error: it { is_expected.to contain_unbound__record('record.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L27
unbound::localzone on archlinux-rolling-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L29
unbound::localzone on archlinux-rolling-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/stub_spec.rb#L19
unbound::stub on almalinux-8-x86_64 basic 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: Error while evaluating a Function Call, 'new' Value of type Undef cannot be converted to Integer (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 328, column: 27) (line: 2) on node fv-az711-347.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|