Skip to content

Fix CoX grammar in the title in various places #15000

Fix CoX grammar in the title in various places

Fix CoX grammar in the title in various places #15000

Triggered via pull request February 20, 2024 19:56
Status Success
Total duration 59s
Artifacts

codequality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint: src/lib/data/Collections.ts#L910
Unexpected number value in conditional. An explicit zero/NaN check is required
ESLint: src/lib/data/Collections.ts#L1083
'i' is already declared in the upper scope on line 1083 column 11
ESLint: src/lib/data/Collections.ts#L1149
Unexpected any value in conditional. An explicit comparison or type cast is required
ESLint: src/lib/data/Collections.ts#L1149
Unexpected any value in conditional. An explicit comparison or type cast is required
ESLint: src/lib/data/Collections.ts#L1278
Unexpected object value in conditional. The condition is always true
ESLint: src/lib/data/Collections.ts#L1414
Unexpected value in conditional. A boolean expression is required
ESLint: src/lib/data/Collections.ts#L1419
Unexpected number value in conditional. An explicit zero/NaN check is required
ESLint: src/lib/data/cox.ts#L333
'kcEffectiveness' is already declared in the upper scope on line 326 column 10
ESLint: src/lib/data/cox.ts#L512
Unexpected value in conditional. A boolean expression is required
ESLint: src/lib/data/cox.ts#L515
Unexpected value in conditional. A boolean expression is required