CI #604
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/playbook.yml#L25
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: amq_streams_common_skip_download)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L31
Variables names from within roles should use amq_streams_connect_ as a prefix. (vars: amq_streams_common_skip_download)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L31
Variables names from within roles should use amq_streams_connect_ as a prefix. (vars: connectors)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L67
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L67
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_partitions)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L67
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_replication_factor)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L79
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L89
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
roles/amq_streams_broker/defaults/main.yml#L44
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: amq_streams_firewalld_package_name)
|
var-naming[no-role-prefix]:
roles/amq_streams_broker/defaults/main.yml#L46
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: amq_streams_firewalld_enabled)
|
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.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 / 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 / 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/.
|