Merge pull request #7 from TradeTrust/master #6
Annotations
10 errors and 2 warnings
Lighthouse Desktop:
src/components/CertificateViewerErrorBoundary/CertificateViewerErrorBoundary.test.tsx#L9
Type '{ children: ReactNode; history: MemoryHistory<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
|
Lighthouse Desktop:
src/components/Demo/DemoCreate/index.tsx#L4
Module '"react-router"' has no exported member 'Prompt'.
|
Lighthouse Desktop:
src/components/Demo/DemoCreate/index.tsx#L5
Module '"react-router-dom"' has no exported member 'useHistory'.
|
Lighthouse Desktop:
src/components/Demo/DemoInitial/index.tsx#L4
Module '"react-router-dom"' has no exported member 'useHistory'.
|
Lighthouse Desktop:
src/components/ErrorBoundary/ErrorBoundary.stories.tsx#L26
Type '{ children: Element; history: History<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
|
Lighthouse Desktop:
src/components/ErrorBoundary/ErrorBoundary.test.tsx#L35
Type '{ children: Element; history: MemoryHistory<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
|
Lighthouse Desktop:
src/components/HomePageContent/HomePageContainer.tsx#L10
Module '"react-router"' has no exported member 'useHistory'.
|
Lighthouse Desktop:
src/components/Layout/NavigationBar/NavigationBar.tsx#L40
Type '{ children: string; activeClassName: string; className: string; to: string; }' is not assignable to type 'IntrinsicAttributes & NavLinkProps & RefAttributes<HTMLAnchorElement>'.
|
Lighthouse Desktop:
src/components/Layout/NavigationBar/NavigationBar.tsx#L50
Type '{ children: string; activeClassName: string; className: string; to: string; }' is not assignable to type 'IntrinsicAttributes & NavLinkProps & RefAttributes<HTMLAnchorElement>'.
|
Lighthouse Desktop:
src/components/Layout/NavigationBar/NavigationBar.tsx#L60
Type '{ children: string; activeClassName: string; className: string; to: string; }' is not assignable to type 'IntrinsicAttributes & NavLinkProps & RefAttributes<HTMLAnchorElement>'.
|
Lighthouse Desktop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lighthouse Desktop
No files were found with the provided path: /home/runner/work/tradetrust-website/tradetrust-website/lighthouseReport. No artifacts will be uploaded.
|