Release 5.1.0 #3980
main.yml
on: push
checkmode
26s
docs
31s
galaxy-importer
32s
lint
31s
execution_environment
31s
Matrix: build
Matrix: sanity
Annotations
43 errors and 2 warnings
build (3.7, stable-2.11)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.7, stable-2.11)
The operation was canceled.
|
build (3.12, devel)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.12, devel)
The operation was canceled.
|
build (3.9, stable-2.11)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.9, stable-2.11)
The operation was canceled.
|
build (3.11, devel)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, devel)
The operation was canceled.
|
build (3.11, stable-2.15)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.15)
The operation was canceled.
|
Sanity (Ⓐdevel)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.14)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.14)
The operation was canceled.
|
build (3.11, stable-2.17)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.17)
The operation was canceled.
|
build (3.10, stable-2.13)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.10, stable-2.13)
The operation was canceled.
|
Sanity (Ⓐstable-2.16)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.18)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.18)
The operation was canceled.
|
build (3.6, stable-2.11)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.6, stable-2.11)
The operation was canceled.
|
build (3.11, stable-2.16)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.11, stable-2.16)
The operation was canceled.
|
build (3.10, stable-2.12)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.10, stable-2.12)
The operation was canceled.
|
build (3.8, v2.10.4)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.8, v2.10.4)
The operation was canceled.
|
checkmode
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
checkmode
The operation was canceled.
|
build (3.13, devel)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
build (3.13, devel)
The operation was canceled.
|
Sanity (Ⓐstable-2.18)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
Sanity (Ⓐstable-2.17)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
execution_environment
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
execution_environment
The operation was canceled.
|
Sanity (Ⓐstable-2.15)
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
docs
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
docs
The operation was canceled.
|
lint
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
lint
The operation was canceled.
|
galaxy-importer
Canceling since a higher priority waiting request for 'rel510-CI' exists
|
galaxy-importer
The operation was canceled.
|
jinja[spacing]:
roles/content_view_version_cleanup/tasks/find_and_delete_unused_cv_versions.yml#L17
Jinja2 spacing could be improved: {{ (__foreman_versions.resources | rejectattr('environments') | rejectattr('composite_content_view_ids') | rejectattr('published_in_composite_content_view_ids') | map(attribute='version') | map('float') | sort | map('string') | reverse | list)[(foreman_content_view_version_cleanup_keep | int):] }} -> {{ (__foreman_versions.resources | rejectattr('environments') | rejectattr('composite_content_view_ids') | rejectattr('published_in_composite_content_view_ids') | map(attribute='version') | map('float') | sort | map('string') | reverse | list)[(foreman_content_view_version_cleanup_keep | int) :] }}
|
jinja[spacing]:
roles/content_view_version_cleanup/tasks/main.yml#L22
Jinja2 spacing could be improved: {{ (__foreman_ccv.versions | rejectattr('environment_ids') | map(attribute='version') | map('float') | sort | map('string') | reverse | list)[(foreman_content_view_version_cleanup_keep | int):] }} -> {{ (__foreman_ccv.versions | rejectattr('environment_ids') | map(attribute='version') | map('float') | sort | map('string') | reverse | list)[(foreman_content_view_version_cleanup_keep | int) :] }}
|