charts #49
Annotations
10 errors and 2 warnings
Build:
src/components/Accordion/Accordion.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/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/Chart/AreaChart.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/Chart/BarChart.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/Chart/LineChart.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/Chart/PieChart.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/Chart/PieChart.tsx#L1
Type '(entry: any) => number' is not assignable to type 'string | number | undefined'.
|
Build:
src/components/Chart/PieChart.tsx#L1
Parameter 'entry' implicitly has an 'any' type.
|
Build:
src/components/Chart/PieChart.tsx#L1
'entry' is declared but its value is never read.
|
Build:
src/components/Chart/PieChart.tsx#L1
'entry' is declared but its value is never read.
|
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/
|