Improve date diff page (#55) #23
Annotations
3 errors and 6 warnings
deploy:
node_modules/@mantine/core/lib/AppShell/HorizontalSection/HorizontalSection.d.ts#L28
Type '"fixed" | "key" | "id" | "height" | "width" | "left" | "top" | "bottom" | "color" | "display" | "inset" | "opacity" | "position" | "right" | "translate" | "zIndex" | "hidden" | "p" | ... 292 more ... | "onPointerLeaveCapture"' does not satisfy the constraint 'keyof HorizontalSectionProps'.
|
deploy:
node_modules/@mantine/core/lib/ScrollArea/ScrollArea.d.ts#L31
Type '"type" | "key" | "id" | "left" | "top" | "bottom" | "color" | "display" | "inset" | "maxHeight" | "opacity" | "right" | "translate" | "hidden" | "p" | "slot" | "style" | "td" | "title" | ... 290 more ... | "onScrollPositionChange"' does not satisfy the constraint 'keyof ScrollAreaAutosizeProps'.
|
deploy
Process completed with exit code 2.
|
deploy
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/.
|
deploy:
src/components/tools/dates/DateDifferenceCalculator.tsx#L14
'props' is defined but never used
|
deploy:
src/components/tools/strings/StringLengthCalculator.tsx#L11
'props' is defined but never used
|
deploy:
src/components/tools/strings/StringReverser.tsx#L12
'props' is defined but never used
|
deploy:
src/components/tools/strings/TextToBase64Converter.tsx#L8
'props' is defined but never used
|
deploy:
src/components/tools/strings/WordsSorter.tsx#L7
'props' is defined but never used
|