feat: Beacon responds with Error to dApp #13842
Annotations
3 errors, 7 warnings, and 4 notices
test:
packages/utils/src/ErrorContext.ts#L6
Imports "BeaconErrorType" are only used as type
|
test
@umami/utils#lint:ci: command (/home/runner/work/umami-v2/umami-v2/packages/utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:ci exited (1)
|
test
Process completed with exit code 1.
|
test:
packages/utils/src/ErrorContext.ts#L6
`@airgap/beacon-wallet` import should occur before import of `@taquito/rpc`
|
test:
packages/utils/src/ErrorContext.ts#L8
'BeaconMessageType' is defined but never used. Allowed unused vars must match /^_/u
|
test:
packages/utils/src/ErrorContext.ts#L8
'BeaconMessageType' is defined but never used
|
test:
packages/utils/src/ErrorContext.ts#L9
'BeaconNetwork' is defined but never used. Allowed unused vars must match /^_/u
|
test:
packages/utils/src/ErrorContext.ts#L9
'BeaconNetwork' is defined but never used
|
test:
packages/utils/src/ErrorContext.ts#L10
'BeaconRequestOutputMessage' is defined but never used. Allowed unused vars must match /^_/u
|
test:
packages/utils/src/ErrorContext.ts#L10
'BeaconRequestOutputMessage' is defined but never used
|
Feature: Multisig Account Creation Report:
apps/desktop-e2e/src/features/multisig.feature#L0
✅ Scenario: User creates a multisig account
|
Feature: User Onboarding Report:
apps/desktop-e2e/src/features/onboarding.feature#L0
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports a backup file
|
Feature: Staking Report:
apps/desktop-e2e/src/features/staking.feature#L0
✅ Scenario: I delegate to a baker
✅ Scenario: I undelegate
✅ Scenario: I stake to a baker
|
Feature: Automatic updates Report:
apps/desktop-e2e/src/features/updates.feature#L0
✅ Scenario: My account has been topped-up
|