feat: My near wallet has been modified to open a modal window #2283
Annotations
10 errors
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L3
Imports "Connection", "InMemorySigner" and "Near" are only used as types
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L3
Replace `·Account,·Connection,·InMemorySigner,·KeyPair,·Near·` with `⏎··Account,⏎··Connection,⏎··InMemorySigner,⏎··KeyPair,⏎··Near,⏎`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L7
Imports "Action" and "Transaction" are only used as types
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L7
Replace `·Action,·SCHEMA,·Transaction,·createTransaction·` with `⏎··Action,⏎··SCHEMA,⏎··Transaction,⏎··createTransaction,⏎`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L11
Replace `'/login/'` with `"/login/"`
|
Test Suite:
packages/my-near-wallet/src/lib/my-near-wallet-connection.ts#L12
Replace `'add_request_and_confirm'` with `"add_request_and_confirm"`
|