Maintenance refactoring #2
Annotations
11 errors and 2 warnings
lint
Process completed with exit code 127.
|
build:
src/components/ui/ClickToCopyText.tsx#L4
Cannot find module 'react' or its corresponding type declarations.
|
build:
src/components/ui/ClickToCopyText.tsx#L5
Cannot find module 'styled-components' or its corresponding type declarations.
|
build:
src/components/ui/ClickToCopyText.tsx#L6
Cannot find module 'antd' or its corresponding type declarations.
|
build:
src/components/ui/ClickToCopyText.tsx#L7
Cannot find module 'copy-to-clipboard' or its corresponding type declarations.
|
build:
src/components/ui/ClickToCopyText.tsx#L33
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build:
src/components/FeedbackPopover.tsx#L5
Cannot find module 'react' or its corresponding type declarations.
|
build:
src/components/FeedbackPopover.tsx#L6
Cannot find module 'styled-components' or its corresponding type declarations.
|
build:
src/components/FeedbackPopover.tsx#L7
Cannot find module 'antd' or its corresponding type declarations.
|
build:
src/components/FeedbackPopover.tsx#L8
Cannot find module 'axios' or its corresponding type declarations.
|
build:
src/components/FeedbackPopover.tsx#L18
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|