Skip to content

keycloak_quarkus: set openjdk 17 as default #436

keycloak_quarkus: set openjdk 17 as default

keycloak_quarkus: set openjdk 17 as default #436

Triggered via pull request July 31, 2023 08:29
Status Failure
Total duration 6m 35s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 33 warnings
ci (3.11, default)
Process completed with exit code 1.
ci (3.11, quarkus)
The operation was canceled.
ci (3.11, overridexml)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_admin_password)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_clients)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_realm)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_user_federation)
schema[meta]: roles/keycloak/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
ignore-errors: roles/keycloak/tasks/install.yml#L22
Use failed_when and specify error conditions instead of using ignore_errors.
jinja[spacing]: roles/keycloak/tasks/rhsso_patch.yml#L39
Jinja2 spacing could be improved: {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace','[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*','\1' ) | list | unique }} -> {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace', '[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*', '\1') | list | unique }}
no-handler: roles/keycloak/tasks/systemd.yml#L42
Tasks that run when changed should likely be handlers.
schema[meta]: roles/keycloak_quarkus/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
no-handler: roles/keycloak_quarkus/tasks/systemd.yml#L31
Tasks that run when changed should likely be handlers.
ci (3.11, default)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_admin_password)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_clients)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_realm)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_user_federation)
schema[meta]: roles/keycloak/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
ignore-errors: roles/keycloak/tasks/install.yml#L22
Use failed_when and specify error conditions instead of using ignore_errors.
jinja[spacing]: roles/keycloak/tasks/rhsso_patch.yml#L39
Jinja2 spacing could be improved: {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace','[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*','\1' ) | list | unique }} -> {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace', '[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*', '\1') | list | unique }}
no-handler: roles/keycloak/tasks/systemd.yml#L42
Tasks that run when changed should likely be handlers.
schema[meta]: roles/keycloak_quarkus/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
no-handler: roles/keycloak_quarkus/tasks/systemd.yml#L31
Tasks that run when changed should likely be handlers.
ci (3.11, quarkus)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_admin_password)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_clients)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_realm)
var-naming[no-role-prefix]: playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_user_federation)
schema[meta]: roles/keycloak/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
ignore-errors: roles/keycloak/tasks/install.yml#L22
Use failed_when and specify error conditions instead of using ignore_errors.
jinja[spacing]: roles/keycloak/tasks/rhsso_patch.yml#L39
Jinja2 spacing could be improved: {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace','[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*','\1' ) | list | unique }} -> {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace', '[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*', '\1') | list | unique }}
no-handler: roles/keycloak/tasks/systemd.yml#L42
Tasks that run when changed should likely be handlers.
schema[meta]: roles/keycloak_quarkus/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
no-handler: roles/keycloak_quarkus/tasks/systemd.yml#L31
Tasks that run when changed should likely be handlers.