modulesync 9.1.0 #96
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
21 errors and 3 warnings
Puppet / 8 (Ruby 3.2):
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 / 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_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 / 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 / 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_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_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#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/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 / 7 (Ruby 2.7):
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 / 7 (Ruby 2.7):
spec/unit/puppet/type/firewalld_ipset_spec.rb#L76
Puppet::Type::Firewalld_ipset type raises an error if wrong name
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
|