feat(Dependencies): Update dependency python-openstackclient to v6.3.0 #1410
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
yaml[new-line-at-end-of-file]:
emgb/docker-compose.override.yml#L18
No new line character at the end of file
|
yaml[truthy]:
emgb/emgb.yml#L4
Truthy value should be one of \[false, true]
|
yaml[truthy]:
emgb/emgb.yml#L22
Truthy value should be one of \[false, true]
|
yaml[trailing-spaces]:
emgb/emgb.yml#L46
Trailing spaces
|
yaml[empty-lines]:
emgb/emgb.yml#L64
Too many blank lines (2 > 0)
|
yaml[empty-lines]:
emgb/emgb_metadata.yml#L23
Too many blank lines (1 > 0)
|
fqcn[action-core]:
packer/cleanup_base_cluster_images.yml#L16
Use FQCN for builtin module actions (shell).
|
no-changed-when:
packer/cleanup_base_cluster_images.yml#L16
Commands should not change things if nothing needs doing.
|
fqcn[action-core]:
packer/cleanup_base_cluster_images.yml#L30
Use FQCN for builtin module actions (set_fact).
|
yaml[empty-lines]:
packer/cleanup_base_cluster_images.yml#L35
Too many blank lines (3 > 2)
|