Skip to content

Fix issue where LMS Sim wasn't cancelling on failure. #128

Fix issue where LMS Sim wasn't cancelling on failure.

Fix issue where LMS Sim wasn't cancelling on failure. #128

Triggered via pull request March 1, 2024 19:59
Status Success
Total duration 1m 59s
Artifacts

unit_tests.yml

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

Annotations

8 warnings
Node v20 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L26
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L97
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v20 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L167
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
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/.
Node v18.12.0 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L26
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L97
Unexpected number value in conditional. An explicit zero/NaN check is required
Node v18.12.0 - ubuntu-latest: src/lib/minions/functions/lmsSimCommand.ts#L167
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
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/.