Skip to content

Protocol mapper aggregate attrs #565

Protocol mapper aggregate attrs

Protocol mapper aggregate attrs #565

Triggered via pull request February 4, 2025 13:51
Status Failure
Total duration 47m 4s
Artifacts

ci.yaml

on: pull_request
Matrix: acceptance
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L365
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L370
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L379
Puppet::Type::Keycloak_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L373
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L378
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L387
Puppet::Type::Keycloak_client_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml)
Process completed with exit code 1.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L365
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L370
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L379
Puppet::Type::Keycloak_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L373
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L378
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L387
Puppet::Type::Keycloak_client_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L365
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L370
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L379
Puppet::Type::Keycloak_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L373
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L378
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L387
Puppet::Type::Keycloak_client_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml)
Process completed with exit code 1.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L365
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L370
Puppet::Type::Keycloak_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_protocol_mapper_spec.rb#L379
Puppet::Type::Keycloak_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L373
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = false NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L378
Puppet::Type::Keycloak_client_protocol_mapper accepts value for aggregate_attrs string Failure/Error: config[:aggregate.attrs] = 'false' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/type/keycloak_client_protocol_mapper_spec.rb#L387
Puppet::Type::Keycloak_client_protocol_mapper does not accept invalid value for aggregate_attrs Failure/Error: config[:aggregate.attrs] = 'foo' NoMethodError: undefined method `attrs' for :aggregate:Symbol
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
puppet7 el8 (keycloak=25.0.1 full=yes)
Process completed with exit code 1.
puppet8 el8 (keycloak=25.0.1 full=yes)
Process completed with exit code 1.