[DRAFT] chore: update sc provider #7176
Annotations
4 errors and 1 warning
lint:
packages/rpc-provider/src/substrate-connect/index.ts#L56
"polkadot" | "ksmcc3" | "rococo_v2_2" | "westend2" | "paseo" is overridden by string in this union type
|
lint:
packages/rpc-provider/src/substrate-connect/index.ts#L67
"polkadot" | "ksmcc3" | "rococo_v2_2" | "westend2" | "paseo" is overridden by string in this union type
|
lint:
packages/rpc-provider/src/substrate-connect/index.ts#L171
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
|
lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading