Skip to content

Adjust keycloak_required_action resource to not use metaparameter alias #517

Adjust keycloak_required_action resource to not use metaparameter alias

Adjust keycloak_required_action resource to not use metaparameter alias #517

Triggered via pull request September 26, 2024 09:15
Status Failure
Total duration 51m 34s
Artifacts

ci.yaml

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

Annotations

12 errors and 16 warnings
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L51
Puppet::Type::Keycloak_required_action::ProviderKcadm destroy deregisters a required action Failure/Error: kcadm('delete', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm]) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("delete", "authentication/required-actions/webauthn-register", "test") got: ("delete", "authentication/required-actions/", "test")
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L83
Puppet::Type::Keycloak_required_action::ProviderKcadm flush uses display_name from current state if none specified explicitly Failure/Error: kcadm('update', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm], t.path) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("update", "authentication/required-actions/webauthn-register", "test", "/tmp/keycloak_required_action_configure20240926-2104-d96r65") got: ("update", "authentication/required-actions/", "test", "/tmp/keycloak_required_action_configure20240926-2104-d96r65")
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L51
Puppet::Type::Keycloak_required_action::ProviderKcadm destroy deregisters a required action Failure/Error: kcadm('delete', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm]) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("delete", "authentication/required-actions/webauthn-register", "test") got: ("delete", "authentication/required-actions/", "test")
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L83
Puppet::Type::Keycloak_required_action::ProviderKcadm flush uses display_name from current state if none specified explicitly Failure/Error: kcadm('update', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm], t.path) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("update", "authentication/required-actions/webauthn-register", "test", "/tmp/keycloak_required_action_configure20240926-1951-gvf35f") got: ("update", "authentication/required-actions/", "test", "/tmp/keycloak_required_action_configure20240926-1951-gvf35f")
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml)
Process completed with exit code 1.
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L51
Puppet::Type::Keycloak_required_action::ProviderKcadm destroy deregisters a required action Failure/Error: kcadm('delete', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm]) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("delete", "authentication/required-actions/webauthn-register", "test") got: ("delete", "authentication/required-actions/", "test")
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L83
Puppet::Type::Keycloak_required_action::ProviderKcadm flush uses display_name from current state if none specified explicitly Failure/Error: kcadm('update', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm], t.path) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("update", "authentication/required-actions/webauthn-register", "test", "/tmp/keycloak_required_action_configure20240926-2037-1ey8n3q") got: ("update", "authentication/required-actions/", "test", "/tmp/keycloak_required_action_configure20240926-2037-1ey8n3q")
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/provider/keycloak_required_action/kcadm_spec.rb#L51
Puppet::Type::Keycloak_required_action::ProviderKcadm destroy deregisters a required action Failure/Error: kcadm('delete', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm]) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("delete", "authentication/required-actions/webauthn-register", "test") got: ("delete", "authentication/required-actions/", "test")
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/unit/puppet/provider/keycloak_required_action/kcadm_spec.rb#L83
Puppet::Type::Keycloak_required_action::ProviderKcadm flush uses display_name from current state if none specified explicitly Failure/Error: kcadm('update', "authentication/required-actions/#{@property_hash[:provider_id]}", resource[:realm], t.path) Keycloak_required_action[foo](provider=kcadm) received :kcadm with unexpected arguments expected: ("update", "authentication/required-actions/webauthn-register", "test", "/tmp/keycloak_required_action_configure20240926-2054-1mek01b") got: ("update", "authentication/required-actions/", "test", "/tmp/keycloak_required_action_configure20240926-2054-1mek01b")
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet 8 (Ruby 3.2.3 fixtures=.fixtures.yml)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 el9 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 el8 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 el9 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 debian-11 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 debian-11 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 el8 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 ubuntu-2004 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 ubuntu-2004 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 ubuntu-2204 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 ubuntu-2204 (keycloak=25.0.1 full=no)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet7 el8 (keycloak=25.0.1 full=yes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
puppet8 el8 (keycloak=25.0.1 full=yes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/