Skip to content

Comp cov

Comp cov #431

GitHub Actions / vale failed Jul 30, 2025 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (5)

source/connect/connection-troubleshooting.txt|40 col 52| [MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').
source/connect/connection-troubleshooting.txt|273 col 55| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
source/crud/configure.txt|168 col 64| [MongoDB.ConciseTerms] 'must' is preferred over 'need to'.
source/logging-and-monitoring/logging.txt|218 col 11| [MongoDB.NegativeWords] Use 'serious' instead of the negative word 'FATAL'.
source/reference/upgrade.txt|155 col 69| [MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').

Filtered Findings (16)

source/connect/connection-options/csot.txt|273 col 26| [MongoDB.NegativeWords] Use 'cancel' instead of the negative word 'kill'.
source/crud/query/count.txt|139 col 10| [MongoDB.Wordiness] Consider using 'about' instead of 'an Estimated'.
source/security/enterprise-auth.txt|58 col 65| [MongoDB.AvoidAccessible] Use accessible only to refer to things that all people, including those with disabilities, can easily use. Don’t use it to mean simple or open.
source/security/enterprise-auth.txt|81 col 50| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
source/security/enterprise-auth.txt|94 col 58| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
source/security/enterprise-auth.txt|102 col 1| [MongoDB.Wordiness] Consider using 'to' instead of 'In order to'.
source/security/enterprise-auth.txt|112 col 9| [MongoDB.ConciseTerms] 'must' is preferred over 'need to'.
source/security/enterprise-auth.txt|139 col 36| [MongoDB.ConciseTerms] 'more' is preferred over 'additional'.
source/security/enterprise-auth.txt|143 col 67| [MongoDB.ConciseTerms] 'more' is preferred over 'additional'.
source/security/enterprise-auth.txt|155 col 36| [MongoDB.ConciseTerms] 'more' is preferred over 'additional'.
source/security/enterprise-auth.txt|191 col 51| [MongoDB.NegativeWords] Use 'remove, delete' instead of the negative word 'destroy'.
source/security/enterprise-auth.txt|203 col 34| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'would'.
source/security/enterprise-auth.txt|213 col 18| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
source/security/enterprise-auth.txt|258 col 65| [MongoDB.AvoidAccessible] Use accessible only to refer to things that all people, including those with disabilities, can easily use. Don’t use it to mean simple or open.
source/security/enterprise-auth.txt|281 col 50| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
source/security/enterprise-auth.txt|294 col 58| [MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.

Annotations

Check failure on line 40 in source/connect/connection-troubleshooting.txt

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] source/connect/connection-troubleshooting.txt#L40

[MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').
Raw output
{"message": "[MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').", "location": {"path": "source/connect/connection-troubleshooting.txt", "range": {"start": {"line": 40, "column": 52}}}, "severity": "ERROR"}

Check failure on line 273 in source/connect/connection-troubleshooting.txt

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] source/connect/connection-troubleshooting.txt#L273

[MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.
Raw output
{"message": "[MongoDB.AvoidSubjunctive] Avoid the subjunctive 'should'.", "location": {"path": "source/connect/connection-troubleshooting.txt", "range": {"start": {"line": 273, "column": 55}}}, "severity": "ERROR"}

Check failure on line 168 in source/crud/configure.txt

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] source/crud/configure.txt#L168

[MongoDB.ConciseTerms] 'must' is preferred over 'need to'.
Raw output
{"message": "[MongoDB.ConciseTerms] 'must' is preferred over 'need to'.", "location": {"path": "source/crud/configure.txt", "range": {"start": {"line": 168, "column": 64}}}, "severity": "ERROR"}

Check failure on line 218 in source/logging-and-monitoring/logging.txt

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] source/logging-and-monitoring/logging.txt#L218

[MongoDB.NegativeWords] Use 'serious' instead of the negative word 'FATAL'.
Raw output
{"message": "[MongoDB.NegativeWords] Use 'serious' instead of the negative word 'FATAL'.", "location": {"path": "source/logging-and-monitoring/logging.txt", "range": {"start": {"line": 218, "column": 11}}}, "severity": "ERROR"}

Check failure on line 155 in source/reference/upgrade.txt

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] source/reference/upgrade.txt#L155

[MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').
Raw output
{"message": "[MongoDB.Time24h2Digits] Show the hours, minutes, and seconds with two digits each, even if the leading digit is 0 ('1:27').", "location": {"path": "source/reference/upgrade.txt", "range": {"start": {"line": 155, "column": 69}}}, "severity": "ERROR"}