Skip to content

Merge pull request #253 from Polkadex-Substrate/feat/storybook #554

Merge pull request #253 from Polkadex-Substrate/feat/storybook

Merge pull request #253 from Polkadex-Substrate/feat/storybook #554

Triggered via push May 22, 2024 06:54
Status Success
Total duration 4m 34s
Artifacts

pr-main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (20.x): packages/react-hooks/src/useEffectIgnoreInitial.tsx#L11
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
build (20.x): packages/react-hooks/src/useEffectIgnoreInitial.tsx#L11
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20.x): packages/polkadex-api/src/modules/lmp.test.ts#L2
'expect' is defined but never used
build (20.x): packages/thea/src/config/substrate/builders/pallets/polkadotXcm.ts#L18
'palletInstance' is defined but never used