Skip to content

chore(deps): update dependency gradle to v7.6.3

Sign in for the full log view
GitHub Actions / LanguageTool succeeded Dec 13, 2023 in 0s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (6)

.github/pull_request_template.md|17 col 36| This expression is normally spelled as one or with a hyphen. (EN_COMPOUNDS)
Suggestions: non-trivial, nontrivial
URL: https://languagetool.org/insights/post/hyphen/
Rule: https://community.languagetool.org/rule/show/EN_COMPOUNDS?lang=en-US
Category: MISC
README.md|38 col 21| It appears that hyphens are missing in the adjective “up-to-date”. (UP_TO_DATE_HYPHEN[2])
Suggestions: up-to-date
URL: https://languagetool.org/insights/post/hyphen/#hyphenated-phrases-with-more-than-one-hyphen
Rule: https://community.languagetool.org/rule/show/UP_TO_DATE_HYPHEN?lang=en-US&subId=2
Category: COMPOUNDING
demo/README.md|15 col 39| A verb may be missing after ‘as’. (PRP_RB_NO_VB[1])
Rule: https://community.languagetool.org/rule/show/PRP_RB_NO_VB?lang=en-US&subId=1
Category: GRAMMAR
demo/README.md|36 col 48| You used an adverb (‘actually’) instead of an adjective, or a noun (‘exchange’) instead of another adjective. (A_RB_NN[1])
Suggestions: actual exchange
URL: http://www.ucl.ac.uk/internet-grammar/adverbs/xadvb1.htm
Rule: https://community.languagetool.org/rule/show/A_RB_NN?lang=en-US&subId=1
Category: GRAMMAR
edc-connector/connector/README.md|3 col 14| The verb ‘explain’ is plural. Did you mean: “explains”? Did you use a verb instead of a noun? (PLURAL_VERB_AFTER_THIS[2])
Suggestions: explains
Rule: https://community.languagetool.org/rule/show/PLURAL_VERB_AFTER_THIS?lang=en-US&subId=2
Category: GRAMMAR
tests/README-templating.md|63 col 101| Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE[1])
Suggestions: , and
URL: https://languagetool.org/insights/post/grammar-what-are-compound-sentences/
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE?lang=en-US&subId=1
Category: PUNCTUATION