Replace legacy facts #297
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
9 errors and 5 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/php_spec.rb#L352
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Class[zend_common::repo]
Failure/Error: it { is_expected.to contain_class('zend_common::repo') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az711-531.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/php_spec.rb#L353
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Package[php8.1-zend-cli] with ensure => "present"
Failure/Error: it { is_expected.to contain_package(zendphp_cli_package).with_ensure('present') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az711-531.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/php_spec.rb#L354
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Package[php8.1-zend-fpm] with ensure => "present"
Failure/Error: it { is_expected.to contain_package(zendphp_fpm_package).with_ensure('present') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az711-531.kxtiaivj4gxuxgxjt4etq45iac.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/php_spec.rb#L352
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Class[zend_common::repo]
Failure/Error: it { is_expected.to contain_class('zend_common::repo') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az1146-680.aaqb4uwu5meunphs5rk4w0rrmh.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/php_spec.rb#L353
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Package[php8.1-zend-cli] with ensure => "present"
Failure/Error: it { is_expected.to contain_package(zendphp_cli_package).with_ensure('present') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az1146-680.aaqb4uwu5meunphs5rk4w0rrmh.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/php_spec.rb#L354
php on ubuntu-18.04-x86_64 when called with flavor zend is expected to contain Package[php8.1-zend-fpm] with ensure => "present"
Failure/Error: it { is_expected.to contain_package(zendphp_fpm_package).with_ensure('present') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, ZendPHP does not support Ubuntu 18.04; see https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm for more information (file: /home/runner/work/puppet-php/puppet-php/spec/fixtures/modules/zend_common/manifests/repo.pp, line: 75, column: 9) on node fv-az1146-680.aaqb4uwu5meunphs5rk4w0rrmh.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 11
|