Skip to content

feat: remove walletService from accountsService #174

feat: remove walletService from accountsService

feat: remove walletService from accountsService #174

Triggered via pull request September 18, 2024 12:14
Status Failure
Total duration 3m 5s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'addAddress' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Expected 7 arguments, but got 5.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getImportedAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getImportedAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getAddresses' does not exist on type 'WalletService'.
Lint and build: src/background/services/accounts/AccountsService.test.ts#L1
Property 'getImportedAddresses' does not exist on type 'WalletService'.
Lint and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/