Chore: update Node.js to v20.18.1 - autoclosed #1768
node-test.yml
on: pull_request
path-filter
3s
test-status-check
2s
Annotations
18 errors and 3 warnings
node-unit (macos, lts)
Process completed with exit code 1.
|
node-unit (windows, lts)
The job was canceled because "macos_lts" failed.
|
node-unit (windows, lts)
The operation was canceled.
|
node-unit (windows, 16.7.0)
The job was canceled because "macos_lts" failed.
|
node-unit (windows, 16.7.0)
The operation was canceled.
|
node-unit (windows, 18)
The job was canceled because "macos_lts" failed.
|
node-unit (windows, 18)
The operation was canceled.
|
node-unit (macos, 16.7.0)
The job was canceled because "macos_lts" failed.
|
node-unit (macos, 16.7.0)
The operation was canceled.
|
node-unit (ubuntu, 18)
The job was canceled because "macos_lts" failed.
|
node-unit (ubuntu, 18)
The operation was canceled.
|
node-unit (ubuntu, 16.7.0)
The job was canceled because "macos_lts" failed.
|
node-unit (ubuntu, 16.7.0)
The operation was canceled.
|
node-unit (ubuntu, lts)
The job was canceled because "macos_lts" failed.
|
node-unit (ubuntu, lts)
The operation was canceled.
|
node-unit (macos, 18)
The job was canceled because "macos_lts" failed.
|
node-unit (macos, 18)
The operation was canceled.
|
test-status-check
Process completed with exit code 1.
|
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#L68
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#L46
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
|