Skip to content

Add test timeouts

Add test timeouts #68

Triggered via pull request February 26, 2024 11:06
@gcgc
synchronize #5722
addtimeouts
Status Success
Total duration 2m 10s
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/grandExchange.ts#L180
Unexpected value in conditional. A boolean expression is required
Node v18.12.0 - ubuntu-latest: src/lib/grandExchange.ts#L284
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/grandExchange.ts#L289
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/grandExchange.ts#L627
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/grandExchange.ts#L859
Unexpected object value in conditional. The condition is always true
Node v18.12.0 - ubuntu-latest: src/lib/util/smallUtils.ts#L60
'time' is already declared in the upper scope on line 7 column 63
Node v18.12.0 - ubuntu-latest: src/lib/util/smallUtils.ts#L243
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/scripts/integration-tests.ts#L38
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: tests/integration/grandExchange.test.ts#L75
Comparing to itself is potentially pointless
Node v18.12.0 - ubuntu-latest: tests/integration/grandExchange.test.ts#L100
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/grandExchange.ts#L180
Unexpected value in conditional. A boolean expression is required
Node v20 - ubuntu-latest: src/lib/grandExchange.ts#L284
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/grandExchange.ts#L289
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/grandExchange.ts#L627
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/grandExchange.ts#L859
Unexpected object value in conditional. The condition is always true
Node v20 - ubuntu-latest: src/lib/util/smallUtils.ts#L60
'time' is already declared in the upper scope on line 7 column 63
Node v20 - ubuntu-latest: src/lib/util/smallUtils.ts#L243
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/scripts/integration-tests.ts#L38
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: tests/integration/grandExchange.test.ts#L75
Comparing to itself is potentially pointless
Node v20 - ubuntu-latest: tests/integration/grandExchange.test.ts#L100
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