Fix #306 - Retrieve parentId by realm name #443
Annotations
8 errors and 20 warnings
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml):
spec/unit/puppet/provider/keycloak_ldap_user_provider/kcadm_spec.rb#L53
Puppet::Type::Keycloak_ldap_user_provider::ProviderKcadm create creates a realm
Failure/Error: output = kcadm('get', 'realms', realm, nil, ['id'])
Keycloak_ldap_user_provider[foo](provider=kcadm) received :kcadm with unexpected arguments
expected: ("create", "components", "test", "/tmp/keycloak_component20240417-1941-5pct1b")
got: ("get", "realms", "test", nil, ["id"])
Diff:
@@ -1 +1 @@
-["create", "components", "test", "/tmp/keycloak_component20240417-1941-5pct1b"]
+["get", "realms", "test", nil, ["id"]]
|
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/unit/puppet/provider/keycloak_ldap_user_provider/kcadm_spec.rb#L53
Puppet::Type::Keycloak_ldap_user_provider::ProviderKcadm create creates a realm
Failure/Error: output = kcadm('get', 'realms', realm, nil, ['id'])
Keycloak_ldap_user_provider[foo](provider=kcadm) received :kcadm with unexpected arguments
expected: ("create", "components", "test", "/tmp/keycloak_component20240417-1811-rh39gq")
got: ("get", "realms", "test", nil, ["id"])
Diff:
@@ -1 +1 @@
-["create", "components", "test", "/tmp/keycloak_component20240417-1811-rh39gq"]
+["get", "realms", "test", nil, ["id"]]
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml)
Process completed with exit code 1.
|
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml):
spec/unit/puppet/provider/keycloak_ldap_user_provider/kcadm_spec.rb#L53
Puppet::Type::Keycloak_ldap_user_provider::ProviderKcadm create creates a realm
Failure/Error: output = kcadm('get', 'realms', realm, nil, ['id'])
Keycloak_ldap_user_provider[foo](provider=kcadm) received :kcadm with unexpected arguments
expected: ("create", "components", "test", "/tmp/keycloak_component20240417-1929-1dhjp1e")
got: ("get", "realms", "test", nil, ["id"])
Diff:
@@ -1,5 +1,2 @@
-["create",
- "components",
- "test",
- "/tmp/keycloak_component20240417-1929-1dhjp1e"]
+["get", "realms", "test", nil, ["id"]]
|
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml)
Process completed with exit code 1.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml):
spec/unit/puppet/provider/keycloak_ldap_user_provider/kcadm_spec.rb#L53
Puppet::Type::Keycloak_ldap_user_provider::ProviderKcadm create creates a realm
Failure/Error: output = kcadm('get', 'realms', realm, nil, ['id'])
Keycloak_ldap_user_provider[foo](provider=kcadm) received :kcadm with unexpected arguments
expected: ("create", "components", "test", "/tmp/keycloak_component20240417-1937-h5v3a8")
got: ("get", "realms", "test", nil, ["id"])
Diff:
@@ -1 +1 @@
-["create", "components", "test", "/tmp/keycloak_component20240417-1937-h5v3a8"]
+["get", "realms", "test", nil, ["id"]]
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
|
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
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/.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml)
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/.
|
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml)
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/.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
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/.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/6bd3d993c602f6b675728ebaecb2b569ff86e99b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Back off 10.499 seconds before retry.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/6bd3d993c602f6b675728ebaecb2b569ff86e99b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Back off 18.389 seconds before retry.
|
puppet7 el9 (keycloak=22.0.0 full=no)
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/.
|
puppet8 el9 (keycloak=22.0.0 full=no)
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/.
|
puppet8 el8 (keycloak=22.0.0 full=no)
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/.
|
puppet7 el8 (keycloak=22.0.0 full=no)
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/.
|
puppet7 debian-11 (keycloak=22.0.0 full=no)
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/.
|
puppet8 debian-11 (keycloak=22.0.0 full=no)
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/.
|
puppet7 ubuntu-2204 (keycloak=22.0.0 full=no)
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/.
|
puppet7 ubuntu-2004 (keycloak=22.0.0 full=no)
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/.
|
puppet8 ubuntu-2204 (keycloak=22.0.0 full=no)
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/.
|
puppet8 ubuntu-2004 (keycloak=22.0.0 full=no)
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/.
|
puppet8 el8 (keycloak=22.0.0 full=yes)
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/.
|
puppet7 el8 (keycloak=22.0.0 full=yes)
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/.
|