Skip to content

Add Grafana Agent Version and CPU Arch to Downloaded ZIP (#80) #119

Add Grafana Agent Version and CPU Arch to Downloaded ZIP (#80)

Add Grafana Agent Version and CPU Arch to Downloaded ZIP (#80) #119

Triggered via push August 10, 2023 15:58
Status Success
Total duration 1m 7s
Artifacts

lint.yaml

on: push
Perform Linting
54s
Perform Linting
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
Perform Linting: changelogs/changelog.yaml#L18
18:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L27
27:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L48
48:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L57
57:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L60
60:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L62
62:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L69
69:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L75
75:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L81
81:7 [indentation] wrong indentation: expected 8 but found 6
Perform Linting: changelogs/changelog.yaml#L88
88:7 [indentation] wrong indentation: expected 8 but found 6
jinja[invalid]: roles/grafana/tasks/datasources.yml#L28
to_nice_yaml - 'grafana_datasources' is undefined. 'grafana_datasources' is undefined
jinja[invalid]: roles/grafana/tasks/notifications.yml#L4
to_nice_yaml - 'grafana_alert_notifications' is undefined. 'grafana_alert_notifications' is undefined
fqcn[action-core]: tests/integration/targets/alert_notification_policy/tasks/main.yml#L13
Use FQCN for builtin module actions (assert).
Perform Linting: tests/integration/targets/alert_notification_policy/tasks/main.yml#L1
1:1 [document-start] missing document start "---"
Perform Linting: roles/grafana/vars/distro/debian.yml#L2
2:151 [line-length] line too long (154 > 150 characters)
Perform Linting: changelogs/changelog.yaml#L1
1:1 [document-start] missing document start "---"
Perform Linting: changelogs/.plugin-cache.yaml#L1
1:1 [document-start] missing document start "---"
jinja[spacing]: roles/grafana_agent/tasks/install/user-group.yaml#L32
Jinja2 spacing could be improved: {{ [ grafana_agent_user_group ] + grafana_agent_user_groups }} -> {{ \[grafana_agent_user_group] + grafana_agent_user_groups }}