reviewdog [vale] report
reported by reviewdog 🐶
Findings (4)
pages/sdk-protocol-kit/guides/safe-signatures.md|346 col 5| [Microsoft.Contractions] Use 'we're' instead of 'We are'.
pages/sdk-protocol-kit/guides/safe-signatures.md|603 col 1| [Microsoft.Contractions] Use 'we're' instead of 'We are'.
pages/sdk-protocol-kit/guides/safe-signatures.md|603 col 108| [Vale.Spelling] Did you really mean 'tx'?
pages/sdk-protocol-kit/guides/safe-signatures.md|725 col 183| [Microsoft.Contractions] Use 'don't' instead of 'do not'.
Filtered Findings (2)
pages/sdk-onramp-kit/guides/stripe.md|113 col 33| [Microsoft.DateOrder] Always spell out the name of the month.
pages/sdk-onramp-kit/guides/stripe.md|113 col 67| [Microsoft.DateOrder] Always spell out the name of the month.
Annotations
Check failure on line 346 in pages/sdk-protocol-kit/guides/safe-signatures.md
github-actions / vale
[vale] pages/sdk-protocol-kit/guides/safe-signatures.md#L346
[Microsoft.Contractions] Use 'we're' instead of 'We are'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we're' instead of 'We are'.", "location": {"path": "pages/sdk-protocol-kit/guides/safe-signatures.md", "range": {"start": {"line": 346, "column": 5}}}, "severity": "ERROR"}
Check failure on line 603 in pages/sdk-protocol-kit/guides/safe-signatures.md
github-actions / vale
[vale] pages/sdk-protocol-kit/guides/safe-signatures.md#L603
[Microsoft.Contractions] Use 'we're' instead of 'We are'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we're' instead of 'We are'.", "location": {"path": "pages/sdk-protocol-kit/guides/safe-signatures.md", "range": {"start": {"line": 603, "column": 1}}}, "severity": "ERROR"}
Check failure on line 603 in pages/sdk-protocol-kit/guides/safe-signatures.md
github-actions / vale
[vale] pages/sdk-protocol-kit/guides/safe-signatures.md#L603
[Vale.Spelling] Did you really mean 'tx'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'tx'?", "location": {"path": "pages/sdk-protocol-kit/guides/safe-signatures.md", "range": {"start": {"line": 603, "column": 108}}}, "severity": "ERROR"}
Check failure on line 725 in pages/sdk-protocol-kit/guides/safe-signatures.md
github-actions / vale
[vale] pages/sdk-protocol-kit/guides/safe-signatures.md#L725
[Microsoft.Contractions] Use 'don't' instead of 'do not'.
Raw output
{"message": "[Microsoft.Contractions] Use 'don't' instead of 'do not'.", "location": {"path": "pages/sdk-protocol-kit/guides/safe-signatures.md", "range": {"start": {"line": 725, "column": 183}}}, "severity": "ERROR"}