clean: Clean up Jira issues without release notes #8057
reviewdog [vale] report
reported by reviewdog 🐶
Findings (5)
docs/release-notes/cloud/cloud-2023-09.md|40 col 5| [Microsoft.Contractions] Use 'it's' instead of 'It is'.
docs/release-notes/cloud/cloud-2023-09.md|43 col 220| [Microsoft.DateFormat] Use 'July 31, 2016' format, not '11 Sep 2023'.
docs/release-notes/cloud/cloud-2023-09.md|48 col 41| [Microsoft.Contractions] Use 'don't' instead of 'do not'.
docs/release-notes/cloud/cloud-2023-09.md|48 col 87| [Vale.Terms] Use 'Bitbucket' instead of 'bitbucket'.
docs/release-notes/cloud/cloud-2023-09.md|48 col 98| [Vale.Terms] Use 'GitLab' instead of 'gitlab'.
Filtered Findings (14)
.github/styles/alex/README.md|1 col 11| [Vale.Spelling] Did you really mean 'alex'?
tools/README.md|13 col 174| [Vale.Spelling] Did you really mean 'listTools'?
tools/README.md|23 col 203| [Vale.Spelling] Did you really mean 'listTools'?
docs/faq/general/how-do-i-allowlist-codacy-cloud-on-my-git-provider.md|20 col 25| [Vale.Spelling] Did you really mean 'IPs'?
docs/faq/troubleshooting/error-line-endings.md|31 col 43| [alex.Race] Consider using 'space' or 'blank' instead of 'Whitespace'.
docs/codacy-api/using-the-codacy-api.md|103 col 5| [Vale.Spelling] Did you really mean 'repositoryName'?
docs/release-notes/cloud/cloud-2019-03-29.md|36 col 39| [Vale.Spelling] Did you really mean 'PHPCS_Internal'?
docs/release-notes/cloud/cloud-2022-03.md|61 col 99| [Vale.Spelling] Did you really mean 'flutter_lints'?
docs/release-notes/cloud/cloud-2020-02-github-apps.md|12 col 39| [Vale.Spelling] Did you really mean 'APIs'?
docs/release-notes/cloud/cloud-2019-10-30.md|17 col 5| [Vale.Terms] Use 'remark-lint' instead of 'Remark-lint'.
docs/release-notes/self-hosted/self-hosted-v1.5.0.md|16 col 100| [Vale.Spelling] Did you really mean 'addRepository'?
docs/release-notes/self-hosted/self-hosted-v7.0.0.md|81 col 99| [Vale.Spelling] Did you really mean 'flutter_lints'?
docs/release-notes/self-hosted/self-hosted-v3.4.0.md|19 col 12| [Vale.Spelling] Did you really mean 'listFiles'?
CONTRIBUTING.md|198 col 118| [Vale.Terms] Use 'Codacy' instead of 'codacy'.
Annotations
Check failure on line 40 in docs/release-notes/cloud/cloud-2023-09.md
github-actions / vale
[vale] docs/release-notes/cloud/cloud-2023-09.md#L40
[Microsoft.Contractions] Use 'it's' instead of 'It is'.
Raw output
{"message": "[Microsoft.Contractions] Use 'it's' instead of 'It is'.", "location": {"path": "docs/release-notes/cloud/cloud-2023-09.md", "range": {"start": {"line": 40, "column": 5}}}, "severity": "ERROR"}
Check failure on line 43 in docs/release-notes/cloud/cloud-2023-09.md
github-actions / vale
[vale] docs/release-notes/cloud/cloud-2023-09.md#L43
[Microsoft.DateFormat] Use 'July 31, 2016' format, not '11 Sep 2023'.
Raw output
{"message": "[Microsoft.DateFormat] Use 'July 31, 2016' format, not '11 Sep 2023'.", "location": {"path": "docs/release-notes/cloud/cloud-2023-09.md", "range": {"start": {"line": 43, "column": 220}}}, "severity": "ERROR"}
Check failure on line 48 in docs/release-notes/cloud/cloud-2023-09.md
github-actions / vale
[vale] docs/release-notes/cloud/cloud-2023-09.md#L48
[Microsoft.Contractions] Use 'don't' instead of 'do not'.
Raw output
{"message": "[Microsoft.Contractions] Use 'don't' instead of 'do not'.", "location": {"path": "docs/release-notes/cloud/cloud-2023-09.md", "range": {"start": {"line": 48, "column": 41}}}, "severity": "ERROR"}
Check failure on line 48 in docs/release-notes/cloud/cloud-2023-09.md
github-actions / vale
[vale] docs/release-notes/cloud/cloud-2023-09.md#L48
[Vale.Terms] Use 'Bitbucket' instead of 'bitbucket'.
Raw output
{"message": "[Vale.Terms] Use 'Bitbucket' instead of 'bitbucket'.", "location": {"path": "docs/release-notes/cloud/cloud-2023-09.md", "range": {"start": {"line": 48, "column": 87}}}, "severity": "ERROR"}
Check failure on line 48 in docs/release-notes/cloud/cloud-2023-09.md
github-actions / vale
[vale] docs/release-notes/cloud/cloud-2023-09.md#L48
[Vale.Terms] Use 'GitLab' instead of 'gitlab'.
Raw output
{"message": "[Vale.Terms] Use 'GitLab' instead of 'gitlab'.", "location": {"path": "docs/release-notes/cloud/cloud-2023-09.md", "range": {"start": {"line": 48, "column": 98}}}, "severity": "ERROR"}