Line component #2884
Annotations
10 errors and 3 warnings
Lint:
new-dti-website/components/home/Line.tsx#L1
Expected newline after "use client" directive
|
Lint:
new-dti-website/components/home/Line.tsx#L2
'/home/runner/work/idol/idol/new-dti-website/node_modules/react/index.js' imported multiple times
|
Lint:
new-dti-website/components/home/Line.tsx#L3
'/home/runner/work/idol/idol/new-dti-website/node_modules/react/index.js' imported multiple times
|
Lint:
new-dti-website/components/home/Line.tsx#L5
'TABLET_BREAKPOINT' is defined but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L7
'Wheel' is defined but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L13
'setIsVisible' is assigned a value but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L21
'rotationDegree' is assigned a value but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L23
'isSmall' is assigned a value but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L23
'setIsSmall' is assigned a value but never used
|
Lint:
new-dti-website/components/home/Line.tsx#L98
Expected space or tab before '*/' in comment
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
new-dti-website/components/home/Node.tsx#L249
React Hook useEffect has missing dependencies: 'handleResize' and 'updateCanvasSize'. Either include them or remove the dependency array
|
Lint:
new-dti-website/components/home/Node.tsx#L253
React Hook useEffect has a missing dependency: 'updateCanvas'. Either include it or remove the dependency array
|
Loading