Skip to content

[PartnerConfig]: added tokens to accepted currencies #767

[PartnerConfig]: added tokens to accepted currencies

[PartnerConfig]: added tokens to accepted currencies #767

Triggered via pull request October 9, 2024 08:05
Status Success
Total duration 2m 2s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
yarn-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
yarn-build: src/components/CamInput.tsx#L25
'bnToString' was used before it was defined
yarn-build: src/components/CamInput.tsx#L106
'maxout' is assigned a value but never used
yarn-build: src/components/CamInput.tsx#L112
'clear' is assigned a value but never used
yarn-build: src/components/MainButton.tsx#L1
'SvgIconTypeMap' is defined but never used
yarn-build: src/components/MainButton.tsx#L2
'OverridableComponent' is defined but never used
yarn-build: src/components/Navbar/Account.tsx#L51
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
yarn-build: src/components/Navbar/LoggedInAccount.tsx#L18
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
yarn-build: src/components/Navbar/NetworkSwitcher.tsx#L5
'CircularProgress' is defined but never used
yarn-build: src/components/Partners/PartnerCard.tsx#L54
React Hook useEffect has missing dependencies: 'activeNetwork?.name', 'chackValidatorStatus', and 'pChainAddresses'. Either include them or remove the dependency array