Feature: Added RomM Export #945
node-test.yml
on: pull_request
path-filter
3s
test-status-check
4s
Annotations
32 errors and 4 warnings
node-e2e (16.6.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (windows, 16.6.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (windows, 16.6.0)
A task was canceled.
|
node-unit (windows, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (windows, lts)
The operation was canceled.
|
node-unit (macos, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (macos, lts)
The operation was canceled.
|
node-build (macos)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-build (macos)
The operation was canceled.
|
node-build (windows)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-build (windows)
The operation was canceled.
|
node-lint
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-lint
The operation was canceled.
|
node-unit (windows, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (windows, 18)
The operation was canceled.
|
node-unit (macos, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (macos, 18)
The operation was canceled.
|
node-package (lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-package (lts)
The operation was canceled.
|
node-unit (ubuntu, lts)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (ubuntu, lts)
The operation was canceled.
|
node-package (18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-package (18)
The operation was canceled.
|
node-package (16.6.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-package (16.6.0)
The operation was canceled.
|
node-unit (macos, 16.6.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (macos, 16.6.0)
The operation was canceled.
|
node-unit (ubuntu, 16.6.0)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (ubuntu, 16.6.0)
The operation was canceled.
|
node-unit (ubuntu, 18)
Canceling since a higher priority waiting request for 'Node.js Test-refs/pull/1045/merge' exists
|
node-unit (ubuntu, 18)
The operation was canceled.
|
test-status-check
Process completed with exit code 1.
|
path-filter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
node-lint:
index.ts#L20
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#L55
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#L44
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
|