Skip to content

Nwnt 381 solana snap initial websockets setup #1389

Nwnt 381 solana snap initial websockets setup

Nwnt 381 solana snap initial websockets setup #1389

Triggered via pull request June 30, 2025 18:21
Status Failure
Total duration 2m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Validate / Tests
Process completed with exit code 1.
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Lint: 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
Validate / Build
Process completed with exit code 1.