Skip to content

Improve data types

Improve data types #59

Triggered via pull request August 30, 2023 19:28
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
20s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L19
bacula::client on centos-7-x86_64 is expected to contain Class[bacula::client] Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L22
bacula::client on centos-7-x86_64 with default params is expected to contain Bacula::Director::Client[foo.example.com] with address => "foo.example.com" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com
Puppet / 8 (Ruby 3.2): spec/classes/director_spec.rb#L42
bacula::director on centos-7-x86_64 is expected to contain Package[bacula-director] with ensure => "installed" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. db_pw. Passing a string to the database password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp", 63]:["unknown", 2] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp, line: 63, column: 5) on node fv-az437-435.fscfkmzfjsuenk015of0zguikd.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L28
bacula::client on centos-7-x86_64 with a custom name is expected to contain Bacula::Director::Client[name.example.com] with address => "foo.example.com" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com
Puppet / 8 (Ruby 3.2): spec/classes/director_spec.rb#L42
bacula::director on centos-7-x86_64 is expected to contain Package[bacula-console] with ensure => "installed" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. db_pw. Passing a string to the database password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp", 63]:["unknown", 2] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp, line: 63, column: 5) on node fv-az437-435.fscfkmzfjsuenk015of0zguikd.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L34
bacula::client on centos-7-x86_64 with a custom address is expected to contain Bacula::Director::Client[foo.example.com] with address => "address.example.com" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com
Puppet / 8 (Ruby 3.2): spec/classes/director_spec.rb#L42
bacula::director on centos-8-x86_64 is expected to contain Package[bacula-director] with ensure => "installed" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. db_pw. Passing a string to the database password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp", 63]:["unknown", 2] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp, line: 63, column: 5) on node fv-az437-435.fscfkmzfjsuenk015of0zguikd.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L39
bacula::client on centos-7-x86_64 with a custom address with a custom name is expected to contain Bacula::Director::Client[name.example.com] with address => "address.example.com" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com
Puppet / 8 (Ruby 3.2): spec/classes/director_spec.rb#L42
bacula::director on centos-8-x86_64 is expected to contain Package[bacula-console] with ensure => "installed" Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. db_pw. Passing a string to the database password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp", 63]:["unknown", 2] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/director.pp, line: 63, column: 5) on node fv-az437-435.fscfkmzfjsuenk015of0zguikd.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L19
bacula::client on centos-8-x86_64 is expected to contain Class[bacula::client] Failure/Error: raise("deprecation. #{key}. #{message}") if use_strict_setting && Puppet.settings[:strict] == :error Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, deprecation. password. Passing a string to the password parameter is deprecated. Sensitive[String[1]] will be the enforced datatype in the next major release at ["/home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp", 77]:["unknown", 0] (file: /home/runner/work/puppet-bacula/puppet-bacula/spec/fixtures/modules/bacula/manifests/client.pp, line: 77, column: 5) on node foo.example.com