Skip to content

modulesync 9.1.0

modulesync 9.1.0 #95

Triggered via pull request September 13, 2024 12:37
Status Failure
Total duration 4m 50s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
34s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
3s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L27
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation creates the service Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L32
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation retrieves and formats the system ports Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L47
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation retrieves and formats the system destinations Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L54
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation exists when returned by the system Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L61
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation does not exist when not returned by the system Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L76
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd resource deletion runs delete-service when it is not a builtin Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L81
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd resource deletion runs load-service-defaults when it is a builtin Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L109
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd all parameters populated creates the service Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L126
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd all parameters populated sets the short description Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L131
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd all parameters populated sets the full description Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L27
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation creates the service Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L32
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation retrieves and formats the system ports Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_zone_spec.rb#L28
Puppet::Type::Firewalld_zone::ProviderFirewall_cmd when creating with name white executes firewall_cmd with new-zone Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_zone_spec.rb#L49
Puppet::Type::Firewalld_zone::ProviderFirewall_cmd when modifying type removes and create a new ipset Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L47
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation retrieves and formats the system destinations Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L54
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation exists when returned by the system Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/firewalld_custom_service_spec.rb#L61
Puppet::Type::Firewalld_custom_service::ProviderFirewall_cmd simplest resource creation does not exist when not returned by the system Failure/Error: provider.class.stubs(:execute_firewall_cmd).returns(Object.any_instance.stubs(exitstatus: 0)) The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/type/firewalld_direct_rule_spec.rb#L13
Puppet::Type::Firewalld_direct_rule with no params when validating attributes has a inet_protocol parameter Failure/Error: Puppet::Provider::Firewalld.any_instance.stubs(:state).returns(:true) # rubocop:disable RSpec/AnyInstance The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/type/firewalld_direct_rule_spec.rb#L13
Puppet::Type::Firewalld_direct_rule with no params when validating attributes has a args parameter Failure/Error: Puppet::Provider::Firewalld.any_instance.stubs(:state).returns(:true) # rubocop:disable RSpec/AnyInstance The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/type/firewalld_direct_rule_spec.rb#L13
Puppet::Type::Firewalld_direct_rule with no params when validating attributes has a table parameter Failure/Error: Puppet::Provider::Firewalld.any_instance.stubs(:state).returns(:true) # rubocop:disable RSpec/AnyInstance The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
Puppet / Test suite
Process completed with exit code 1.
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 CentOS 8