Skip to content

Update CI Testing

Update CI Testing #185

Triggered via pull request September 18, 2023 09:46
Status Success
Total duration 1m 14s
Artifacts

lint.yaml

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

Annotations

16 errors and 11 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
risky-file-permissions: roles/grafana/tasks/configure.yml#L88
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#L4
to_nice_yaml - 'grafana_alert_notifications' is undefined. 'grafana_alert_notifications' 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: changelogs/.plugin-cache.yaml#L1
1:1 [document-start] missing document start "---"
Perform Linting: changelogs/changelog.yaml#L1
1:1 [document-start] missing document start "---"
Perform Linting: .github/workflows/modules-test.yml#L88
88:151 [line-length] line too long (255 > 150 characters)
Perform Linting: .github/workflows/release.yml#L83
83:151 [line-length] line too long (255 > 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: roles/grafana_agent/vars/main.yaml#L36
36:151 [line-length] line too long (194 > 150 characters)
Perform Linting: roles/grafana/defaults/main.yml#L13
13:151 [line-length] line too long (159 > 150 characters)
Perform Linting: roles/grafana/vars/distro/debian.yml#L2
2:151 [line-length] line too long (154 > 150 characters)
Perform Linting: tests/integration/targets/alert_notification_policy/tasks/main.yml#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 }}