Repo sync #10840
content-lint-markdown.yml
on: pull_request
lint-content
32s
Annotations
2 errors and 4 warnings
|
lint-content
Process completed with exit code 1.
|
|
Internal links must start with a /:
content/actions/reference/workflows-and-actions/expressions.md#L281
Expected: /actions/reference/contexts-reference#job-context.
|
|
Frontmatter properties must meet character limits and required property requirements:
content/actions/reference/workflows-and-actions/expressions.md#L1
Missing required property 'topics' for article content type.
|
|
Do not use more than one emphasis/strong:
content/actions/reference/workflows-and-actions/expressions.md#L271
Do not use multiple emphasis types in a single string: code + bold.
|
|
Tables must have consistent column counts across all rows:
content/actions/reference/workflows-and-actions/expressions.md#L62
Table row has 4 columns but header has 2. Add 2 more column(s) to the header row to match this row.
|
|
lint-content
Failed to restore: Cache service responded with 400
|