Skip to content

feat: casing for random words (lorem.word / lorem.words casing option) #19257

feat: casing for random words (lorem.word / lorem.words casing option)

feat: casing for random words (lorem.word / lorem.words casing option) #19257

Re-run triggered July 20, 2026 12:33
Status Failure
Total duration 3m 1s
Artifacts

ci.yml

on: pull_request
E2E Doc Test: node-24, ubuntu-latest
1m 43s
E2E Doc Test: node-24, ubuntu-latest
Lint: node-24, ubuntu-latest
1m 20s
Lint: node-24, ubuntu-latest
TS-Check: node-24, ubuntu-latest
29s
TS-Check: node-24, ubuntu-latest
Codecov: node-24, ubuntu-latest
2m 14s
Codecov: node-24, ubuntu-latest
Matrix: timezone-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint: node-24, ubuntu-latest
Process completed with exit code 1.
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L22
Missing braces in case clause
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L20
Useless case in switch statement
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L16
Missing braces in case clause
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L14
Missing braces in case clause
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L12
Missing braces in case clause
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L7
Missing JSDoc @PARAM "casing" declaration
Lint: node-24, ubuntu-latest: src/modules/lorem/module.ts#L7
Missing JSDoc @PARAM "word" declaration