Skip to content

Fix regex

Fix regex #812

Triggered via pull request January 9, 2025 12:19
Status Failure
Total duration 55s
Artifacts

pull_request.yml

on: pull_request
qa  /  link_check
12s
qa / link_check
qa  /  spell_check
4s
qa / spell_check
qa  /  style_check
24s
qa / style_check
qa  /  markdown_lint
9s
qa / markdown_lint
Operator Pull Request
45s
Operator Pull Request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Operator Pull Request
Process completed with exit code 1.
qa / spell_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qa / markdown_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qa / link_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qa / style_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
jinja[spacing]: roles/grafana_cloud_operator/tasks/grafana_slo_hub_spoke.yml#L95
Jinja2 spacing could be improved: {{ folder_uids | default({}) | combine({item: (grafana_cloud_folder.results | selectattr('item', 'equalto', item) | map(attribute='json') | first | default({})).uid }) }} -> {{ folder_uids | default({}) | combine({item: (grafana_cloud_folder.results | selectattr('item', 'equalto', item) | map(attribute='json') | first | default({})).uid}) }}