Merge pull request #29 from reviewdog/depup/reviewdog #34
release.yml
on: push
release
56s
release-check
0s
Annotations
18 warnings and 2 notices
[alex] testdata/subdir/text.md#L1:
testdata/subdir/text.md#L1
`guys` may be insensitive, use `people`, `persons`, `folks` instead gals-man retext-equality
|
[alex] testdata/subdir/text.md#L2:
testdata/subdir/text.md#L2
`master` may be insensitive, use `primary`, `lead`, `hub`, `reference` instead master retext-equality
|
[alex] testdata/subdir/text.md#L2:
testdata/subdir/text.md#L2
`slave` may be insensitive, use `secondary`, `worker`, `replica`, `node` instead slave retext-equality
|
[alex] testdata/subdir/text.md#L2:
testdata/subdir/text.md#L2
Don’t use `slave`, it’s profane slave retext-profanities
|
[alex] testdata/subdir/text.md#L3:
testdata/subdir/text.md#L3
`whitelist` may be insensitive, use `passlist`, `alrightlist`, `safelist`, `allow list` instead whitelist retext-equality
|
[alex] testdata/subdir/text.md#L4:
testdata/subdir/text.md#L4
`man` may be insensitive, use `people`, `persons`, `folks` instead gals-man retext-equality
|
[alex] testdata/subdir/text.md#L4:
testdata/subdir/text.md#L4
`man hours` may be insensitive, use `staff hours`, `hours of work`, `hours of labor`, `hours` instead manhours retext-equality
|
[alex] testdata/subdir/text.md#L4:
testdata/subdir/text.md#L4
`sanity check` may be insensitive, use `check`, `assertion`, `validation`, `smoke test` instead sanity-check retext-equality
|
[alex] testdata/subdir/text.md#L4:
testdata/subdir/text.md#L4
`dummy` may be insensitive, use `test double`, `placeholder`, `fake`, `stub` instead dummy retext-equality
|
[alex] testdata/text.md#L1:
testdata/text.md#L1
`boogeyman` may be insensitive, use `boogeymonster` instead boogeyman-boogeywoman retext-equality
|
[alex] testdata/text.md#L1:
testdata/text.md#L1
`master` may be insensitive, use `primary`, `lead`, `hub`, `reference` instead master retext-equality
|
[alex] testdata/text.md#L1:
testdata/text.md#L1
`he` may be insensitive, use `they`, `it` instead he-she retext-equality
|
[alex] testdata/text.md#L2:
testdata/text.md#L2
Don’t use `buttheads`, it’s profane buttheads retext-profanities
|
[alex] testdata/text.md#L2:
testdata/text.md#L2
`slaves` may be insensitive, use `secondaries`, `workers`, `replicas`, `nodes` instead slaves retext-equality
|
[alex] testdata/text.md#L2:
testdata/text.md#L2
Don’t use `slaves`, it’s profane slaves retext-profanities
|
[alex] testdata/text.md#L3:
testdata/text.md#L3
`master` may be insensitive, use `primary`, `lead`, `hub`, `reference` instead master retext-equality
|
[hadolint] Dockerfile#L8 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018):
Dockerfile#L8
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
[hadolint] Dockerfile#L11 <DL3016>(https://github.com/hadolint/hadolint/wiki/DL3016):
Dockerfile#L11
Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
|
[shellcheck] entrypoint.sh#L11 <ShellCheck.SC2086>:
entrypoint.sh#L11
Double quote to prevent globbing and word splitting.
|
[shellcheck] entrypoint.sh#L23 <ShellCheck.SC2086>:
entrypoint.sh#L23
Double quote to prevent globbing and word splitting.
|