Docs: update #1685
node-test.yml
on: pull_request
path-filter
4s
test-status-check
2s
Annotations
25 errors and 4 warnings
node-unit (windows, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (windows, lts)
The operation was canceled.
|
node-unit (windows, 16.7.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (windows, 16.7.0)
The operation was canceled.
|
node-unit (windows, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (windows, 18)
The operation was canceled.
|
node-package (16.7.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-package (16.7.0)
The operation was canceled.
|
node-unit (ubuntu, 16.7.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (ubuntu, 16.7.0)
The operation was canceled.
|
node-unit (ubuntu, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (ubuntu, lts)
The operation was canceled.
|
node-package (lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-package (lts)
The operation was canceled.
|
node-package (18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-package (18)
The operation was canceled.
|
node-unit (macos, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (macos, lts)
The operation was canceled.
|
node-unit (ubuntu, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (ubuntu, 18)
The operation was canceled.
|
node-unit (macos, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (macos, 18)
The operation was canceled.
|
node-unit (macos, 16.7.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1328/merge' exists
|
node-unit (macos, 16.7.0)
The operation was canceled.
|
test-status-check
Process completed with exit code 1.
|
path-filter
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
node-lint:
index.ts#L21
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-lint:
index.ts#L66
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-lint:
package.ts#L45
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
|