Skip to content

Defer interactions from Global buttons (#5897) #755

Defer interactions from Global buttons (#5897)

Defer interactions from Global buttons (#5897) #755

Triggered via push June 18, 2024 13:52
Status Success
Total duration 1m 39s
Artifacts

unit_tests.yml

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

Annotations

20 warnings
Node v20 - ubuntu-latest: src/lib/util/globalInteractions.ts#L201
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/util/globalInteractions.ts#L218
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/util/globalInteractions.ts#L236
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/lib/util/globalInteractions.ts#L236
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/lib/util/globalInteractions.ts#L256
Unexpected string value in conditional. An explicit empty string check is required
Node v20 - ubuntu-latest: src/lib/util/globalInteractions.ts#L385
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/util/globalInteractions.ts#L394
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/util/globalInteractions.ts#L509
Unexpected value in conditional. A boolean expression is required
Node v20 - ubuntu-latest: src/lib/util/globalInteractions.ts#L509
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/util/globalInteractions.ts#L201
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/util/globalInteractions.ts#L218
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/util/globalInteractions.ts#L236
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/lib/util/globalInteractions.ts#L236
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/lib/util/globalInteractions.ts#L256
Unexpected string value in conditional. An explicit empty string check is required
Node v18.12.0 - ubuntu-latest: src/lib/util/globalInteractions.ts#L385
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/util/globalInteractions.ts#L394
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/util/globalInteractions.ts#L509
Unexpected value in conditional. A boolean expression is required
Node v18.12.0 - ubuntu-latest: src/lib/util/globalInteractions.ts#L509
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/.