ci: Add inclusive language check to CI #12
dei.yml
on: pull_request
Check for inclusive language
4s
Annotations
4 errors
Check for inclusive language:
.github/workflows/dei.yml#L2
`whitelist` may be insensitive, try not to use it (See the following for other alternatives: https://github.com/microsoft/InclusivenessAnalyzer/blob/main/src/data.json)
|
Check for inclusive language:
.github/workflows/dei.yml#L3
`master` may be insensitive, use `main`, `primary`, `leader` instead (See the following for other alternatives: https://github.com/microsoft/InclusivenessAnalyzer/blob/main/src/data.json)
|
Check for inclusive language:
.github/workflows/dei.yml#L4
`slave` may be insensitive, use `follower`, `replica`, `standby` instead
|
Check for inclusive language
Process completed with exit code 1.
|