Skip to content

Add 'report_diff' key in result data in case of available diff data #4031

Add 'report_diff' key in result data in case of available diff data

Add 'report_diff' key in result data in case of available diff data #4031

Triggered via pull request January 29, 2025 10:53
Status Failure
Total duration 7m 47s
Artifacts 2

main.yml

on: pull_request
Matrix: build
Matrix: sanity
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (3.11, stable-2.16)
Process completed with exit code 2.
build (3.11, stable-2.18)
Process completed with exit code 2.
build (3.11, stable-2.17)
Process completed with exit code 2.
build (3.12, devel)
Process completed with exit code 2.
build (3.11, devel)
Process completed with exit code 2.
build (3.13, devel)
Process completed with exit code 2.
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) :] }}

Artifacts

Produced during runtime
Name Size
collection
492 KB
docs-html
8.54 MB