CI #482
ci.yml
on: schedule
Matrix: ci / linter
Matrix: ci / molecule
Matrix: ci / sanity
Annotations
17 warnings
ci / linter (3.11, 2.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
var-naming[no-role-prefix]:
playbooks/infinispan.yml#L11
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_deployer_user)
|
var-naming[no-role-prefix]:
playbooks/infinispan.yml#L12
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_deployer_password)
|
var-naming[no-role-prefix]:
roles/infinispan/vars/main.yml#L22
Variables names from within roles should use infinispan_ as a prefix. (vars: infinispan)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/defaults/main.yml#L2
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_bind_address)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/defaults/main.yml#L3
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_port)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/defaults/main.yml#L4
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_tls)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/defaults/main.yml#L5
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_deployer_user)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/vars/main.yml#L3
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_deployer_password)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/vars/main.yml#L6
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_rest_cache_api_path)
|
var-naming[no-role-prefix]:
roles/infinispan_cache/vars/main.yml#L7
Variables names from within roles should use infinispan_cache_ as a prefix. (vars: infinispan_scheme)
|
ci / sanity (3.11, devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci / sanity (3.8, stable-2.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci / sanity (3.11, milestone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci / sanity (3.11, stable-2.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci / molecule (3.11, 2.15, default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci / molecule (3.11, 2.14, default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|