Skip to content

feat(english-preset): add more blacklisted terms (#50) #36

feat(english-preset): add more blacklisted terms (#50)

feat(english-preset): add more blacklisted terms (#50) #36

Triggered via push January 12, 2024 03:30
Status Failure
Total duration 35s
Artifacts
Run ESLint
22s
Run ESLint
Compile source code
15s
Compile source code
Matrix: Run unit tests
Fit to window
Zoom out
Zoom in

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/