Skip to content
GitHub Actions / typos completed Jun 15, 2024 in 1s

reviewdog [typos] report

reported by reviewdog 🐶

Findings (4)

testdata/text.md|1 col 1| Typo: Determinisitic -> Deterministic
testdata/text.md|7 col 1| Typo: varius -> various
testdata/text.md|9 col 3| Typo: abd -> and
testdata/text.md|11 col 4| Typo: SHOUL -> SHOULD, SHAWL, SHOAL

Filtered Findings (2)

testdata/text.md|5 col 1| Typo: langauge -> language
testdata/subdir/text.md|1 col 1| Typo: Determinisitic -> Deterministic

Annotations

Check notice on line 1 in testdata/text.md

See this annotation in the file changed.

@github-actions github-actions / typos

[typos] testdata/text.md#L1

Typo: Determinisitic -> Deterministic
Raw output
{"message":"Typo: Determinisitic -> Deterministic","location":{"path":"./testdata/text.md","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":15}}},"suggestions":[{"text":"Deterministic","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":15}}}]}

Check notice on line 7 in testdata/text.md

See this annotation in the file changed.

@github-actions github-actions / typos

[typos] testdata/text.md#L7

Typo: varius -> various
Raw output
{"message":"Typo: varius -> various","location":{"path":"./testdata/text.md","range":{"start":{"line":7,"column":1},"end":{"line":7,"column":7}}},"suggestions":[{"text":"various","range":{"start":{"line":7,"column":1},"end":{"line":7,"column":7}}}]}

Check notice on line 9 in testdata/text.md

See this annotation in the file changed.

@github-actions github-actions / typos

[typos] testdata/text.md#L9

Typo: abd -> and
Raw output
{"message":"Typo: abd -> and","location":{"path":"./testdata/text.md","range":{"start":{"line":9,"column":3},"end":{"line":9,"column":6}}},"suggestions":[{"text":"and","range":{"start":{"line":9,"column":3},"end":{"line":9,"column":6}}}]}

Check notice on line 11 in testdata/text.md

See this annotation in the file changed.

@github-actions github-actions / typos

[typos] testdata/text.md#L11

Typo: SHOUL -> SHOULD, SHAWL, SHOAL
Raw output
{"message":"Typo: SHOUL -> SHOULD, SHAWL, SHOAL","location":{"path":"./testdata/text.md","range":{"start":{"line":11,"column":4},"end":{"line":11,"column":9}}},"suggestions":[{"text":"SHOULD","range":{"start":{"line":11,"column":4},"end":{"line":11,"column":9}}},{"text":"SHAWL","range":{"start":{"line":11,"column":4},"end":{"line":11,"column":9}}},{"text":"SHOAL","range":{"start":{"line":11,"column":4},"end":{"line":11,"column":9}}}]}