feat: casing for random words (lorem.word / lorem.words casing option) #19257
ci.yml
on: pull_request
E2E Doc Test: node-24, ubuntu-latest
1m 43s
Lint: node-24, ubuntu-latest
1m 20s
TS-Check: node-24, ubuntu-latest
29s
Codecov: node-24, ubuntu-latest
2m 14s
Matrix: timezone-test
Matrix: unit-test
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
|