Skip to content

merging with main for linting fix #3

merging with main for linting fix

merging with main for linting fix #3

Triggered via push August 24, 2023 15:28
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
markdown: _posts/2023-08-23-even-friendlier-sql.md#L17
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## The future is now!"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L17
Trailing punctuation in heading [Punctuation: '!']
markdown: _posts/2023-08-23-even-friendlier-sql.md#L20
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Reusable column aliases"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L23
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Old way 1: Repeat yourself"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L31
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Old way 2: All the CTEs"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L48
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#### New way"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L48
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### New way"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L61
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Dynamic column selection"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L97
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### COLUMNS() with regular expressions"]
markdown: _posts/2023-08-23-even-friendlier-sql.md#L174
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### COLUMNS() with EXCLUDE and REPLACE"]