introduce vm-config package to fix local-npm test #23770
Annotations
10 warnings
packages/internal/src/queue.js#L19
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. A rejection handler that is not a function will be ignored
|
packages/internal/src/utils.js#L413
Prefer for...of instead of Array.forEach
|
packages/swingset-liveslots/src/liveslots.js#L1604
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
|
packages/telemetry/src/index.js#L37
Prefer for...of instead of Array.forEach
|
packages/telemetry/src/index.js#L70
Prefer for...of instead of Array.forEach
|
packages/telemetry/src/slog-to-otel.js#L57
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/avaXS.js#L389
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/xsnap.js#L154
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
|
packages/xsnap/src/xsnap.js#L260
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
|
packages/xsnap/src/xsnap.js#L460
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
|
The logs for this run have expired and are no longer available.
Loading