FacterDB: Use stringified keys #539
Triggered via pull request
September 28, 2024 22:59
Status
Failure
Total duration
13m 55s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
5 errors and 1 warning
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L64
redis on redhat-8-x86_64 without parameters with manage_dnf_module true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
ArgumentError:
Cannot alias Package[redis dnf module] to [nil, "redis", :dnfmodule] at (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/dnfmodule.pp, line: 18); resource ["Package", nil, "redis", :dnfmodule] already declared (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/install.pp, line: 5)
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L64
redis on almalinux-8-x86_64 without parameters with manage_dnf_module true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
ArgumentError:
Cannot alias Package[redis dnf module] to [nil, "redis", :dnfmodule] at (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/dnfmodule.pp, line: 18); resource ["Package", nil, "redis", :dnfmodule] already declared (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/install.pp, line: 5)
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L64
redis on rocky-8-x86_64 without parameters with manage_dnf_module true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
ArgumentError:
Cannot alias Package[redis dnf module] to [nil, "redis", :dnfmodule] at (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/dnfmodule.pp, line: 18); resource ["Package", nil, "redis", :dnfmodule] already declared (file: /home/runner/work/puppet-redis/puppet-redis/spec/fixtures/modules/redis/manifests/install.pp, line: 5)
|
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 Debian 11
|