Merge pull request #52 from reviewdog/bump-actions-checkout-v4-in-readme #41
release.yml
on: push
release
11s
release-check
0s
Annotations
3 warnings and 14 notices
[shellcheck] entrypoint.sh#L2 <ShellCheck.SC3040>:
entrypoint.sh#L2
In POSIX sh, set option pipefail is undefined.
|
[hadolint] Dockerfile#L10 <DL3002>(https://github.com/hadolint/hadolint/wiki/DL3002):
Dockerfile#L10
Last USER should not be root
|
[hadolint] Dockerfile#L15 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018):
Dockerfile#L15
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
[shellcheck] entrypoint.sh#L17 <ShellCheck.SC2086>:
entrypoint.sh#L17
Double quote to prevent globbing and word splitting.
|
[shellcheck] entrypoint.sh#L39 <ShellCheck.SC2086>:
entrypoint.sh#L39
Double quote to prevent globbing and word splitting.
|
[LanguageTool] README.md#L19:
README.md#L19
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: `GitHub`
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING
|
[LanguageTool] README.md#L21:
README.md#L21
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: `GitHub`
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING
|
[LanguageTool] README.md#L21:
README.md#L21
If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: ` Token`, ` token`
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
|
[LanguageTool] README.md#L69:
README.md#L69
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: `GitHub`
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING
|
[LanguageTool] README.md#L69:
README.md#L69
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: `GitHub`
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING
|
[LanguageTool] testdata/text.md#L1:
testdata/text.md#L1
After the auxiliary verb ‘do’, use the base form of a verb. Did you mean “work”? (AUXILIARY_DO_WITH_INCORRECT_VERB_FORM[1])
Suggestions: `work`
URL: https://grammar.collinsdictionary.com/easy-learning/do
Rule: https://community.languagetool.org/rule/show/AUXILIARY_DO_WITH_INCORRECT_VERB_FORM?lang=en-US&subId=1
Category: GRAMMAR
|
[LanguageTool] testdata/text.md#L1:
testdata/text.md#L1
Use “a” instead of ‘an’ if the following word doesn’t start with a vowel sound, e.g. ‘a sentence’, ‘a university’. (EN_A_VS_AN)
Suggestions: `a`
URL: https://languagetool.org/insights/post/indefinite-articles/
Rule: https://community.languagetool.org/rule/show/EN_A_VS_AN?lang=en-US
Category: MISC
|
[LanguageTool] testdata/text.md#L2:
testdata/text.md#L2
A verb may be missing. (PRP_RB_JJ[1])
Suggestions: `It is`, `It was`
Rule: https://community.languagetool.org/rule/show/PRP_RB_JJ?lang=en-US&subId=1
Category: GRAMMAR
|
[LanguageTool] testdata/text.md#L3:
testdata/text.md#L3
The word “maybe” is an adverb. Either a verb is missing or you meant “may be”. (PRP_MAYBE_JJ[1])
Suggestions: `may be`, `is maybe`
URL: https://www.merriam-webster.com/dictionary/maybe
Rule: https://community.languagetool.org/rule/show/PRP_MAYBE_JJ?lang=en-US&subId=1
Category: GRAMMAR
|
[LanguageTool] testdata/text.md#L4:
testdata/text.md#L4
A verb may be missing. (PRP_RB_JJ[1])
Suggestions: `It is`, `It was`
Rule: https://community.languagetool.org/rule/show/PRP_RB_JJ?lang=en-US&subId=1
Category: GRAMMAR
|
[LanguageTool] testdata/text.md#L7:
testdata/text.md#L7
It seems that a pronoun is missing. (IF_VB[2])
Suggestions: `if you`, `if I`, `if we`
Rule: https://community.languagetool.org/rule/show/IF_VB?lang=en-US&subId=2
Category: GRAMMAR
|
[LanguageTool] testdata/text.md#L7:
testdata/text.md#L7
The conjunction “if” requires the past participle “needed”. Or did you mean “you need”? (IF_VB_PCT[1])
Suggestions: `needed`, `you need`
Rule: https://community.languagetool.org/rule/show/IF_VB_PCT?lang=en-US&subId=1
Category: GRAMMAR
|