feat: allow networkVersion
to be set to null
. fire connection events based on new isConnected
property value
#442
Annotations
10 errors and 1 warning
Run yarn lint:
src/MetaMaskInpageProvider.test.ts#L792
Expected the Promise rejection reason to be an Error
|
Run yarn lint:
src/MetaMaskInpageProvider.test.ts#L796
Use `toBe` when expecting primitive literals
|
|
|
|
|
|
Run yarn lint:
src/MetaMaskInpageProvider.test.ts#L816
Use `toBeNull` instead
|
Run yarn lint:
src/StreamProvider.test.ts#L439
Expected the Promise rejection reason to be an Error
|
Run yarn lint:
src/StreamProvider.test.ts#L443
Use `toBe` when expecting primitive literals
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading