pdk update 3.0.1 #90
Annotations
10 errors and 2 warnings
Run pdk test unit --parallel:
spec/defines/tsig_key_spec.rb#L21
bind::key on debian-10-x86_64 generate tsig key 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, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/key.pp, line: 24, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/zone_spec.rb#L18
bind::zone on debian-10-x86_64 root mirror 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, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/zone.pp, line: 86, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/tsig_key_spec.rb#L23
bind::key on debian-10-x86_64 generate tsig key is expected to contain Concat::Fragment[key-sample] with target => "/etc/bind/named.conf" and content supplied string
Failure/Error:
is_expected.to contain_concat__fragment("key-#{title}").with(
target: CONFIG_FILE,
content: <<~CONTENT,
key "#{title}" {
algorithm #{params[:algorithm]};
secret "#{params[:secret]}";
};
CONTENT
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/key.pp, line: 24, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/classes/bind_spec.rb#L69
bind on debian-10-x86_64 using defaults 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 Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (line: 2, column: 1) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/zone_spec.rb#L20
bind::zone on debian-10-x86_64 root mirror is expected to contain Concat::Fragment[.] with target => "/etc/bind/named.conf" and content supplied string
Failure/Error:
is_expected.to contain_concat__fragment(title).with(
target: CONFIG_FILE,
content: <<~CONTENT,
zone "#{title}" {
type #{params[:type]};
file "db.root";
};
CONTENT
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/zone.pp, line: 86, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/tsig_key_spec.rb#L21
bind::key on debian-11-x86_64 generate tsig key 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, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/key.pp, line: 24, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/classes/bind_spec.rb#L70
bind on debian-10-x86_64 using defaults is expected to contain Class[bind::install]
Failure/Error: it { is_expected.to contain_class('bind::install') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (line: 2, column: 1) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/zone_spec.rb#L44
bind::zone on debian-10-x86_64 without resource records in-view with class 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, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/zone.pp, line: 86, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/defines/tsig_key_spec.rb#L23
bind::key on debian-11-x86_64 generate tsig key is expected to contain Concat::Fragment[key-sample] with target => "/etc/bind/named.conf" and content supplied string
Failure/Error:
is_expected.to contain_concat__fragment("key-#{title}").with(
target: CONFIG_FILE,
content: <<~CONTENT,
key "#{title}" {
algorithm #{params[:algorithm]};
secret "#{params[:secret]}";
};
CONTENT
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (file: /home/runner/work/puppet-bind/puppet-bind/spec/fixtures/modules/bind/manifests/key.pp, line: 24, column: 3) (line: 2) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Run pdk test unit --parallel:
spec/classes/bind_spec.rb#L71
bind on debian-10-x86_64 using defaults is expected to contain Class[bind::config]
Failure/Error: it { is_expected.to contain_class('bind::config') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Bind]: parameter 'zone_default_mname' expects a String value, got Undef (line: 2, column: 1) on node fv-az1498-457.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading