redesign polkadot overview #1401 #617
Annotations
6 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
site/src/components/TreasurySpendsFilter/useListFilter.js#L31
'precision' is assigned a value but never used
|
lint:
site/src/pages/Referenda/polkadot/useFetchReferendumsList.js#L53
React Hook useEffect has missing dependencies: 'filterData' and 'sort'. Either include them or remove the dependency array
|
lint:
site/src/pages/Referenda/polkadot/useFetchReferendumsList.js#L53
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
lint:
site/src/pages/Referenda/polkadot/useFetchReferendumsList.js#L53
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|