Skip to content

Remove dependency on local-fs.target from Grafana Agent role (#118) #236

Remove dependency on local-fs.target from Grafana Agent role (#118)

Remove dependency on local-fs.target from Grafana Agent role (#118) #236

Triggered via push October 5, 2023 08:55
Status Success
Total duration 3m 15s
Artifacts

lint.yaml

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

Annotations

17 errors and 11 warnings
Perform Linting: roles/grafana_agent/tasks/ga-started.yaml#L2
2:9 [colons] too many spaces after colon
Perform Linting: roles/grafana_agent/tasks/ga-started.yaml#L17
17:3 [indentation] wrong indentation: expected 4 but found 2
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
risky-file-permissions: roles/grafana/tasks/configure.yml#L89
File permissions unset or incorrect.
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#L5
to_nice_yaml - 'grafana_alert_notifications' is undefined. 'grafana_alert_notifications' is undefined
jinja[invalid]: roles/grafana/tasks/notifications.yml#L19
to_nice_yaml - 'grafana_alert_resources' is undefined. 'grafana_alert_resources' is undefined
command-instead-of-shell: roles/grafana_agent/tasks/ga-started.yaml#L17
Use shell only when shell functionality is required.
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: .github/workflows/modules-test.yml#L88
88:151 [line-length] line too long (161 > 150 characters)
Perform Linting: .github/workflows/modules-test.yml#L92
92:151 [line-length] line too long (243 > 150 characters)
Perform Linting: .github/workflows/modules-test.yml#L97
97:151 [line-length] line too long (161 > 150 characters)
Perform Linting: .github/workflows/full-integration-test.yml#L65
65:151 [line-length] line too long (255 > 150 characters)
Perform Linting: .github/workflows/roles-test.yml#L89
89:151 [line-length] line too long (196 > 150 characters)
Perform Linting: .github/workflows/release.yml#L86
86:151 [line-length] line too long (161 > 150 characters)
Perform Linting: .github/workflows/release.yml#L90
90:151 [line-length] line too long (243 > 150 characters)
Perform Linting: .github/workflows/release.yml#L95
95:151 [line-length] line too long (161 > 150 characters)
Perform Linting: roles/grafana_agent/vars/main.yaml#L29
29:151 [line-length] line too long (194 > 150 characters)
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 }}