chore: add pages to storybook #10844
Annotations
7 errors and 1 warning
Typecheck:
src/app/features/container/container.tsx#L67
'isPasswordPage' is declared but its value is never read.
|
Typecheck:
src/app/features/container/container.tsx#L162
Type '{ width: string; height: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
Typecheck:
src/app/pages/home/home.tsx#L28
Type '{ children: Element[]; currentAccount: Element; }' is not assignable to type 'IntrinsicAttributes & HomeLayoutProps'.
|
Typecheck:
src/app/ui/components/containers/footers/footer.tsx#L5
'HasChildren' is declared but its value is never read.
|
Typecheck:
src/app/ui/components/containers/headers/header.tsx#L7
All imports in import declaration are unused.
|
Typecheck:
src/app/ui/components/containers/popup/popup-card.tsx#L4
All imports in import declaration are unused.
|
Typecheck
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading