Skip to content

pre-commit tests

pre-commit tests #61

Triggered via schedule October 27, 2024 06:29
Status Failure
Total duration 1m 52s
Artifacts

pre-commit.yml

on: schedule
Matrix: pre-commit_and_sanity / sanity / sanity
pre-commit_and_sanity  /  ...  /  pre-commit
1m 34s
pre-commit_and_sanity / pre-commit / pre-commit
pre-commit_and_sanity  /  markdown-link-check
32s
pre-commit_and_sanity / markdown-link-check
pre-commit_and_sanity  /  ...  /  build-import-collection
31s
pre-commit_and_sanity / build-import / build-import-collection
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
syntax-check[specific]: roles/filetree_create/meta/main.yml#L50
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/filetree_read/meta/main.yml#L47
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/filetree_read/tests/config-controller-filetree.yml#L37
the role 'infra.aap_configuration.dispatch' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests
syntax-check[specific]: roles/object_diff/meta/main.yml#L47
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/object_diff/tests/drop_diff.yml#L38
the role 'infra.aap_configuration.dispatch' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests
pre-commit_and_sanity / pre-commit / pre-commit
Process completed with exit code 1.
pre-commit_and_sanity / all_green
Process completed with exit code 1.
pre-commit_and_sanity / sanity / ansible stable-2.17 sanity
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
pre-commit_and_sanity / sanity / ansible devel sanity
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
pre-commit_and_sanity / sanity / ansible stable-2.15 sanity
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
pre-commit_and_sanity / sanity / ansible stable-2.16 sanity
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
pre-commit_and_sanity / sanity / ansible milestone sanity
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
jinja[spacing]: roles/filetree_create/tasks/notification_templates.yml#L68
Jinja2 spacing could be improved: {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name |default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml -> {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name | default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml