added files #47
Annotations
8 errors and 2 warnings
Build:
src/components/Breadcrumb/Breadcrumb.tsx#L1
Could not find a declaration file for module 'react-copy-to-clipboard'. '/home/runner/work/react-app/react-app/node_modules/react-copy-to-clipboard/lib/index.js' implicitly has an 'any' type.
|
Build:
src/components/Dropdown/Dropdown.tsx#L1
Could not find a declaration file for module 'react-copy-to-clipboard'. '/home/runner/work/react-app/react-app/node_modules/react-copy-to-clipboard/lib/index.js' implicitly has an 'any' type.
|
Build:
src/components/Dropdown/Dropdown.tsx#L1
'FaCheckCircle' is declared but its value is never read.
|
Build:
src/components/ProgressBar/ProgressBar.tsx#L1
'useEffect' is declared but its value is never read.
|
Build:
src/components/Tab/Tab.tsx#L1
Could not find a declaration file for module 'react-copy-to-clipboard'. '/home/runner/work/react-app/react-app/node_modules/react-copy-to-clipboard/lib/index.js' implicitly has an 'any' type.
|
Build:
src/components/Tab/Tab.tsx#L1
'FaUser' is declared but its value is never read.
|
Build:
src/components/Tab/Tab.tsx#L1
'FaInfoCircle' is declared but its value is never read.
|
Build
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|