Skip to content

feat: Token Screen (Dark Mode) #2105

feat: Token Screen (Dark Mode)

feat: Token Screen (Dark Mode) #2105

Triggered via pull request February 10, 2025 18:20
Status Failure
Total duration 2m 1s
Artifacts

ci-workflow.yml

on: pull_request
Matrix: build
Check PR Title
3s
Check PR Title
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: packages/extension-polkagate/src/partials/HomeMenu.tsx#L91
Duplicate identifier 'page'.
build: packages/extension-polkagate/src/partials/HomeMenu.tsx#L91
'setPage' is declared but its value is never read.
build: packages/extension-polkagate/src/partials/HomeMenu.tsx#L99
Duplicate identifier 'page'.
build: packages/extension-polkagate/src/popup/home/index.tsx#L48
'page' is declared but its value is never read.
build: packages/extension-polkagate/src/popup/home/index.tsx#L48
'setPage' is declared but its value is never read.
build: packages/extension-polkagate/src/popup/home/index.tsx#L90
Type '{}' is missing the following properties from type 'Props': page, setPage
build: packages/extension-polkagate/src/popup/home/partial/AssetsBox.tsx#L47
Cannot redeclare block-scoped variable 'isLoading'.
build: packages/extension-polkagate/src/popup/home/partial/AssetsBox.tsx#L48
Cannot redeclare block-scoped variable 'nothingToShow'.
build: packages/extension-polkagate/src/popup/home/partial/AssetsBox.tsx#L58
Cannot redeclare block-scoped variable 'renderContent'.
build: packages/extension-polkagate/src/popup/home/partial/AssetsBox.tsx#L83
Cannot redeclare block-scoped variable 'isLoading'.