Skip to content

feat: My near wallet has been modified to open a modal window #2283

feat: My near wallet has been modified to open a modal window

feat: My near wallet has been modified to open a modal window #2283

Triggered via pull request January 28, 2025 20:30
Status Failure
Total duration 9m 7s
Artifacts

pr-actions.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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"`