Nwnt 381 solana snap initial websockets setup #1389
pr.yml
on: pull_request
Validate
/
Prepare
44s
Check workflows
40s
Validate
/
Build
1m 57s
Validate
/
Lint
1m 30s
Validate
/
Tests
1m 5s
SonarCloud
/
sonarcloud-scan
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.
|
|
|
|
|