This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
chore(deps): update dev dependencies #174
Annotations
11 errors
|
src/trezor-bridge.ts#L6
'Response' is already a global variable
|
src/trezor-bridge.ts#L14
Use a `type` instead of an `interface`
|
src/trezor-bridge.ts#L40
Type Parameter name `T` must match the RegExp: /^.{3,}/u
|
src/trezor-connect-bridge.test.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
src/trezor-connect-bridge.test.ts#L4
`./trezor-bridge` import should occur before import of `./trezor-connect-bridge`
|
src/trezor-connect-bridge.test.ts#L22
Identifier 'cb' is restricted
|
src/trezor-connect-bridge.test.ts#L49
Identifier 'cb' is restricted
|
src/trezor-connect-bridge.test.ts#L68
Identifier 'cb' is restricted
|
src/trezor-connect-bridge.test.ts#L164
Identifier 'hex' is restricted
|
src/trezor-connect-bridge.test.ts#L190
Object Literal Property name `metamask_v4_compat` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
This job was cancelled
Loading