Skip to content
Triggered via schedule August 6, 2023 06:08
Status Success
Total duration 5m 40s
Artifacts

ci.yml

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

Annotations

33 warnings
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.
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.