Skip to content

BigInt fixes

BigInt fixes #75

Triggered via pull request February 26, 2024 14:58
@gcgc
synchronize #5726
fixes34323
Status Success
Total duration 1m 56s
Artifacts

unit_tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Node v18.12.0 - ubuntu-latest: src/lib/addXP.ts#L55
'skill' is already declared in the upper scope on line 55 column 8
Node v18.12.0 - ubuntu-latest: src/lib/addXP.ts#L152
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
Node v18.12.0 - ubuntu-latest: src/lib/analytics.ts#L76
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/roboChimp.ts#L24
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L17
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L27
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L141
'topSkillers' is already declared in the upper scope on line 140 column 17
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L215
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L227
'i' is already declared in the upper scope on line 227 column 14
Node v18.12.0 - ubuntu-latest: src/lib/rolesTask.ts#L230
'i' is already declared in the upper scope on line 230 column 14
Node v20 - ubuntu-latest: src/lib/addXP.ts#L55
'skill' is already declared in the upper scope on line 55 column 8
Node v20 - ubuntu-latest: src/lib/addXP.ts#L152
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
Node v20 - ubuntu-latest: src/lib/analytics.ts#L76
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/roboChimp.ts#L24
Unexpected object value in conditional. The condition is always true
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L17
Unexpected object value in conditional. The condition is always true
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L27
Unexpected object value in conditional. The condition is always true
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L141
'topSkillers' is already declared in the upper scope on line 140 column 17
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L215
Unexpected object value in conditional. The condition is always true
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L227
'i' is already declared in the upper scope on line 227 column 14
Node v20 - ubuntu-latest: src/lib/rolesTask.ts#L230
'i' is already declared in the upper scope on line 230 column 14