feat(english-preset): add more blacklisted terms (#50) #36
continuous-integration.yml
on: push
Run ESLint
22s
Compile source code
15s
Matrix: Run unit tests
Annotations
5 errors and 5 warnings
Compile source code:
src/preset/english.ts#L408
Type '"wank"' is not assignable to type 'EnglishProfaneWord'.
|
Compile source code
Process completed with exit code 1.
|
Run ESLint:
src/preset/english.ts#L191
Replace `⏎↹↹phrase⏎↹↹↹.setMetadata({·originalWord:·'bollocks'·})⏎↹↹↹.addPattern(pattern`bol[l]ock`),⏎↹` with `·phrase.setMetadata({·originalWord:·'bollocks'·}).addPattern(pattern`bol[l]ock`)`
|
Run ESLint:
src/preset/english.ts#L421
Union type EnglishProfaneWord members must be sorted
|
Run ESLint
Process completed with exit code 1.
|
Compile source code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests (19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|