Nwnt 381 solana snap initial websockets setup #1389
Annotations
10 errors and 2 warnings
|
packages/snap/src/infrastructure/subscriptions/SubscriberAdapter.test.ts#L305
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/snap/src/infrastructure/subscriptions/SubscriberAdapter.test.ts#L277
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/snap/src/infrastructure/subscriptions/SubscriberAdapter.test.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/snap/src/infrastructure/subscriptions/SubscriberAdapter.test.ts#L95
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/snap/src/infrastructure/subscriptions/ConnectionManagerAdapter.test.ts#L251
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/snap/src/infrastructure/subscriptions/ConnectionManagerAdapter.test.ts#L223
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/snap/src/infrastructure/event-emitter/EventEmitter.test.ts#L75
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/snap/src/infrastructure/event-emitter/EventEmitter.test.ts#L62
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/snap/src/core/services/wallet/WalletService.ts#L381
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/snap/src/core/services/wallet/WalletService.ts#L156
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