Skip to content

Fix missing activity on calcMaxTripLength #14798

Fix missing activity on calcMaxTripLength

Fix missing activity on calcMaxTripLength #14798

Triggered via push February 4, 2024 19:22
Status Success
Total duration 1m 16s
Artifacts

codequality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESLint: src/lib/baxtorianBathhouses.ts#L295
Unexpected value in conditional. A boolean expression is required
ESLint: src/lib/baxtorianBathhouses.ts#L361
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ESLint: src/lib/baxtorianBathhouses.ts#L490
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ESLint: src/lib/baxtorianBathhouses.ts#L494
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ESLint: src/lib/invention/disassemble.ts#L178
'table' is already declared in the upper scope on line 5 column 10
ESLint: src/lib/invention/disassemble.ts#L220
Unexpected object value in conditional. The condition is always true
ESLint: src/lib/invention/disassemble.ts#L223
Unexpected object value in conditional. The condition is always true
ESLint: src/lib/invention/disassemble.ts#L260
'materialAnalysis' is already declared in the upper scope on line 259 column 16
ESLint: src/lib/invention/research.ts#L134
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ESLint
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/.
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/.