Replace superstruct
with ESM-compatible fork @metamask/superstruct
#4573
Annotations
10 errors
packages/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L52
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L59
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L81
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L99
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L108
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L120
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L146
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L152
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L176
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/snaps-execution-environments/src/common/BaseSnapExecutor.test.browser.ts#L194
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
|
This job failed
Loading