Skip to content

Update Dockerfile

397991b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update Dockerfile #27

Update Dockerfile
397991b
Select commit
Loading
Failed to load commit list.
GitHub Actions / markdownlint completed Jul 16, 2025 in 1s

reviewdog [markdownlint] report

reported by reviewdog 🐶

Findings (10)

_testdata/test.md|3| MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
_testdata/test.md|4| MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
_testdata/test.md|4 col 1| MD023/heading-start-left Headings must start at the beginning of the line [Context: " ## # blub"]
_testdata/test.md|5 col 1| MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|5| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|6 col 1| MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
_testdata/test.md|6| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
_testdata/test.md|7| MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
_testdata/test.md|9| MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
SECURITY.md|5 col 43| MD034/no-bare-urls Bare URL used [Context: "security@stepsecurity.io"]

Filtered Findings (0)

Annotations

Check warning on line 3 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L3

MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check warning on line 4 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L4

MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]
Raw output
_testdata/test.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## # blub"]

Check warning on line 4 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L4

MD023/heading-start-left Headings must start at the beginning of the line [Context: "  ## # blub"]
Raw output
_testdata/test.md:4:1 MD023/heading-start-left Headings must start at the beginning of the line [Context: "  ## # blub"]

Check warning on line 5 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L5

MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:5:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]

Check warning on line 5 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L5

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:5 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]

Check warning on line 6 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L6

MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]
Raw output
_testdata/test.md:6:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]

Check warning on line 6 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L6

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]
Raw output
_testdata/test.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* abc"]

Check warning on line 7 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L7

MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]
Raw output
_testdata/test.md:7 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. b"]

Check warning on line 9 in _testdata/test.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] _testdata/test.md#L9

MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
Raw output
_testdata/test.md:9 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check warning on line 5 in SECURITY.md

See this annotation in the file changed.

@github-actions github-actions / markdownlint

[markdownlint] SECURITY.md#L5

MD034/no-bare-urls Bare URL used [Context: "security@stepsecurity.io"]
Raw output
SECURITY.md:5:43 MD034/no-bare-urls Bare URL used [Context: "security@stepsecurity.io"]