Release - Manual #2
release_manual.yml
on: workflow_dispatch
Matrix: release / sanity / sanity
release
/
...
/
pre-commit
57s
release
/
Send message via Matrix
0s
release
/
...
/
changelog
release
/
...
/
build_ee
Annotations
2 errors and 8 warnings
schema[galaxy]:
galaxy.yml#L1
$.version None is not of type 'string'. See https://semver.org/
|
release / pre-commit / pre-commit
Process completed with exit code 1.
|
jinja[spacing]:
roles/filetree_create/tasks/notification_templates.yml#L69
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
|
jinja[spacing]:
roles/job_templates/tasks/async.yml#L26
Jinja2 spacing could be improved: {{ __templates_error_list | default([]) + [ { 'name': __error_data['invocation']['module_args']['name'], 'project_name': __error_data['invocation']['module_args']['project'], 'playbook': __error_data['invocation']['module_args']['playbook'], 'inventory': __error_data['invocation']['module_args']['inventory'], 'credentials': __error_data['invocation']['module_args']['credentials'], 'error': __error_data['msg'] } ] }} -> {{ __templates_error_list | default([]) + [{'name': __error_data['invocation']['module_args']['name'], 'project_name': __error_data['invocation']['module_args']['project'], 'playbook': __error_data['invocation']['module_args']['playbook'], 'inventory': __error_data['invocation']['module_args']['inventory'], 'credentials': __error_data['invocation']['module_args']['credentials'], 'error': __error_data['msg']}] }}
|
jinja[spacing]:
roles/job_templates/tasks/async.yml#L26
Jinja2 spacing could be improved: {{ __templates_error_list | default([]) + [ { 'name': __error_data['invocation']['module_args']['name'], 'project_name': __error_data['invocation']['module_args']['project'], 'playbook': __error_data['invocation']['module_args']['playbook'], 'inventory': __error_data['invocation']['module_args']['inventory'], 'credentials': __error_data['invocation']['module_args']['credentials'], 'error': __error_data['msg'] } ] }} -> {{ __templates_error_list | default([]) + [{'name': __error_data['invocation']['module_args']['name'], 'project_name': __error_data['invocation']['module_args']['project'], 'playbook': __error_data['invocation']['module_args']['playbook'], 'inventory': __error_data['invocation']['module_args']['inventory'], 'credentials': __error_data['invocation']['module_args']['credentials'], 'error': __error_data['msg']}] }}
|
release / 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
|
release / 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
|
release / 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
|
release / 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
|
release / 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
|