feat: add config example validation script and workflow #3184
pr-lint.yaml
on: pull_request
PR - Actionlint
6s
PR - Shellcheck
6s
runner / markdownlint
33s
runner / vale
14s
Annotations
4 errors and 5 warnings
|
runner / vale
Vale and reviewdog exited with status code: 1
|
|
runner / vale:
scripts/README.md#L64
[vale] reported by reviewdog 🐶
[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.
Raw Output:
{"message": "[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 64, "column": 38}}}, "severity": "ERROR"}
|
|
runner / vale:
scripts/README.md#L59
[vale] reported by reviewdog 🐶
[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.
Raw Output:
{"message": "[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 59, "column": 46}}}, "severity": "ERROR"}
|
|
runner / vale:
scripts/README.md#L58
[vale] reported by reviewdog 🐶
[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.
Raw Output:
{"message": "[FluentBit.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 58, "column": 31}}}, "severity": "ERROR"}
|
|
runner / vale:
scripts/README.md#L129
[vale] reported by reviewdog 🐶
[FluentBit.Headings] 'Second Example' should use sentence-style capitalization.
Raw Output:
{"message": "[FluentBit.Headings] 'Second Example' should use sentence-style capitalization.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 129, "column": 4}}}, "severity": "INFO"}
|
|
runner / vale:
scripts/README.md#L95
[vale] reported by reviewdog 🐶
[FluentBit.Headings] 'Markdown Format' should use sentence-style capitalization.
Raw Output:
{"message": "[FluentBit.Headings] 'Markdown Format' should use sentence-style capitalization.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 95, "column": 4}}}, "severity": "INFO"}
|
|
runner / vale:
scripts/README.md#L5
[vale] reported by reviewdog 🐶
[FluentBit.Headings] 'Configuration Validation' should use sentence-style capitalization.
Raw Output:
{"message": "[FluentBit.Headings] 'Configuration Validation' should use sentence-style capitalization.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 5, "column": 4}}}, "severity": "INFO"}
|
|
runner / vale:
scripts/README.md#L1
[vale] reported by reviewdog 🐶
[FluentBit.Headings] 'Documentation Scripts' should use sentence-style capitalization.
Raw Output:
{"message": "[FluentBit.Headings] 'Documentation Scripts' should use sentence-style capitalization.", "location": {"path": "scripts/README.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "INFO"}
|
|
runner / vale:
pipeline/outputs/kafka.md#L91
[vale] reported by reviewdog 🐶
[FluentBit.Contractions] Feel free to use 'isn't' instead of 'is not'.
Raw Output:
{"message": "[FluentBit.Contractions] Feel free to use 'isn't' instead of 'is not'.", "location": {"path": "pipeline/outputs/kafka.md", "range": {"start": {"line": 91, "column": 85}}}, "severity": "INFO"}
|