ci: migrate runs-on to Twilio runner labels + SHA-pin actions #1552
Annotations
21 warnings
|
Tests (14.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests (14.18):
docs/types/@lottiefiles/lottie-player.d.ts#L3
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/pages/patterns/[id]/props/index.tsx#L17
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/foundations/[id]/props/index.tsx#L18
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/lib/component-docs.ts#L8
Unexpected any. Specify a different type
|
|
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):
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#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#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/overlay/src/Overlay.js#L94
'props' is defined but never used
|
|
Tests (14.18):
src/hooks/use-force-update.js#L5
'_' 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/buttons/src/TextDropdownButton.js#L13
'appearance' 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/autocomplete/src/Autocomplete.js#L109
'allowOtherValues' is assigned a value but never used
|
|
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)
The `save-state` 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)
The `save-state` 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/
|