Skip to content

rspec-puppet-facts: Require 3.0.0 #287

rspec-puppet-facts: Require 3.0.0

rspec-puppet-facts: Require 3.0.0 #287

Triggered via pull request May 24, 2024 14:40
Status Failure
Total duration 30s
Artifacts

test.yml

on: pull_request
Matrix: test
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
Ruby 3.0 - Puppet ~> 7.24: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.0 - Puppet ~> 7.24
Process completed with exit code 1.
Ruby 3.3 - Puppet ~> 8.0: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.3 - Puppet ~> 8.0
Process completed with exit code 1.
Ruby 3.1 - Puppet ~> 7.24: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.1 - Puppet ~> 7.24
Process completed with exit code 1.
Ruby 3.2 - Puppet ~> 8.0: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.2 - Puppet ~> 8.0
Process completed with exit code 1.
Ruby 3.1 - Puppet ~> 8.0: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.1 - Puppet ~> 8.0
Process completed with exit code 1.
Ruby 3.2 - Puppet ~> 7.24: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.2 - Puppet ~> 7.24
Process completed with exit code 1.
Ruby 3.3 - Puppet ~> 7.24: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 3.3 - Puppet ~> 7.24
Process completed with exit code 1.
Ruby 2.7 - Puppet ~> 7.24: spec/facts_spec.rb#L164
add_facts_for_metadata with stdlib adds the systemd fact Failure/Error: add_custom_fact 'puppet_environmentpath', '/etc/puppetlabs/code/environments' RspecPuppetFacts received :register_custom_fact with unexpected arguments expected: (:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}) got: ("puppet_environmentpath", "/etc/puppetlabs/code/environments", {}) Diff: @@ -1 +1 @@ -[:puppet_environmentpath, "/etc/puppetlabs/code/environments", {}] +["puppet_environmentpath", "/etc/puppetlabs/code/environments", {}]
Ruby 2.7 - Puppet ~> 7.24
Process completed with exit code 1.
Ruby 3.0 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.3 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.1 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.2 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.1 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.2 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.3 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 2.7 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.