Skip to content

Refactor/remove ethers #840

Refactor/remove ethers

Refactor/remove ethers #840

Triggered via pull request October 1, 2024 09:02
Status Failure
Total duration 8m 40s
Artifacts

s3-staging.yml

on: pull_request
build_and_deploy
8m 31s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build_and_deploy: src/components/assets/Account.vue#L147
Replace `"@astar-network/astar-sdk-core"` with `'@astar-network/astar-sdk-core'`
build_and_deploy: src/components/assets/Account.vue#L148
Replace `"copy-to-clipboard"` with `'copy-to-clipboard'`
build_and_deploy: src/components/assets/Account.vue#L149
Replace `"src/boot/api"` with `'src/boot/api'`
build_and_deploy: src/components/assets/Account.vue#L150
Replace `"src/components/assets/modals/ModalLockdropWarning.vue"` with `'src/components/assets/modals/ModalLockdropWarning.vue'`
build_and_deploy: src/components/assets/Account.vue#L151
Replace `"src/components/header/modals/account-unification/AuIcon.vue"` with `'src/components/header/modals/account-unification/AuIcon.vue'`
build_and_deploy: src/components/assets/Account.vue#L152
Replace `"src/config/chainEndpoints"` with `'src/config/chainEndpoints'`
build_and_deploy: src/components/assets/Account.vue#L153
Replace `"src/config/wallets"` with `'src/config/wallets'`
build_and_deploy: src/components/assets/Account.vue#L161
Replace `"src/hooks"` with `'src/hooks'`
build_and_deploy: src/components/assets/Account.vue#L162
Replace `"src/hooks/custom-signature/useEvmAccount"` with `'src/hooks/custom-signature/useEvmAccount'`
build_and_deploy: src/components/assets/Account.vue#L163
Replace `"src/hooks/helper/addressUtils"` with `'src/hooks/helper/addressUtils'`
build_and_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/