CI #390
ci.yml
on: schedule
Matrix: ci / linter
Matrix: ci / molecule
Matrix: ci / sanity
Annotations
15 errors and 10 warnings
ci / molecule (3.11, 2.15, ssl_no_auth)
Process completed with exit code 1.
|
ci / molecule (3.11, 2.14, connect)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, connect)
The operation was canceled.
|
ci / molecule (3.11, 2.14, ssl_auth_sasl)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, ssl_auth_sasl)
The operation was canceled.
|
ci / molecule (3.11, 2.14, all_cluster)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, all_cluster)
The operation was canceled.
|
ci / molecule (3.11, 2.14, all_auth)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, all_auth)
The operation was canceled.
|
ci / molecule (3.11, 2.14, ssl_no_auth)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, ssl_no_auth)
The operation was canceled.
|
ci / molecule (3.11, 2.15, ssl_auth_sasl)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.15, ssl_auth_sasl)
The operation was canceled.
|
ci / molecule (3.11, 2.14, default)
The job was canceled because "_3_11_2_15_ssl_no_auth" failed.
|
ci / molecule (3.11, 2.14, default)
The operation was canceled.
|
galaxy[version-incorrect]:
galaxy.yml#L4
collection version should be greater than or equal to 1.0.0
|
meta-runtime[unsupported-version]:
meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
|
var-naming[no-role-prefix]:
playbooks/amq_streams_distributed.yml#L39
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/amq_streams_distributed.yml#L49
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_distributed.yml#L49
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_partitions)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_distributed.yml#L49
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_replication_factor)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_distributed.yml#L61
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
fqcn[keyword]:
playbooks/brokers.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
var-naming[no-role-prefix]:
playbooks/playbook.yml#L20
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#L30
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|