Skip to content

feat: Updating the type of text size to use only valid sizes. #1538

feat: Updating the type of text size to use only valid sizes.

feat: Updating the type of text size to use only valid sizes. #1538

Triggered via push July 2, 2024 01:41
Status Success
Total duration 5m 1s
Artifacts

ci.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Tests (14.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (14.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (14.18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (14.18): src/autocomplete/src/Autocomplete.js#L109
'allowOtherValues' is assigned a value but never used
Tests (14.18): src/autocomplete/src/Autocomplete.js#L148
'getRootProps' is defined but never used
Tests (14.18): src/buttons/src/TextDropdownButton.js#L13
'appearance' is assigned a value but never used
Tests (14.18): src/colors/stories/Swatch.js#L35
'property' is assigned a value but never used
Tests (14.18): src/hooks/use-force-update.js#L5
'_' is assigned a value but never used
Tests (14.18): src/overlay/src/Overlay.js#L94
'props' is defined but never used
Tests (14.18): src/popover/src/Popover.js#L90
React Hook useCallback has an unnecessary dependency: 'popoverNode.current'. Either exclude it or remove the dependency array. Mutable values like 'popoverNode.current' aren't valid dependencies because mutating them doesn't re-render the component
Tests (14.18): src/popover/src/Popover.js#L110
React Hook useCallback has unnecessary dependencies: 'popoverNode.current' and 'targetRef.current'. Either exclude them or remove the dependency array. Mutable values like 'popoverNode.current' aren't valid dependencies because mutating them doesn't re-render the component
Tests (14.18): src/popover/src/Popover.js#L152
React Hook useEffect has missing dependencies: 'close' and 'open'. Either include them or remove the dependency array
Tests (14.18): src/popover/src/Popover.js#L198
React Hook useCallback has unnecessary dependencies: 'popoverNode.current' and 'targetRef.current'. Either exclude them or remove the dependency array. Mutable values like 'targetRef.current' aren't valid dependencies because mutating them doesn't re-render the component
Tests (14.18): docs/lib/component-docs.ts#L8
Unexpected any. Specify a different type
Tests (14.18): docs/pages/components/[id]/props/index.tsx#L18
Unexpected any. Specify a different type
Tests (14.18): docs/pages/foundations/[id]/props/index.tsx#L18
Unexpected any. Specify a different type
Tests (14.18): docs/pages/foundations/[id]/props/index.tsx#L87
Unexpected any. Specify a different type
Tests (14.18): docs/pages/patterns/[id]/props/index.tsx#L17
Unexpected any. Specify a different type
Tests (14.18): docs/pages/patterns/[id]/props/index.tsx#L84
Unexpected any. Specify a different type
Tests (14.18): docs/types/@lottiefiles/lottie-player.d.ts#L3
Unexpected any. Specify a different type