fix(billing,policy): deploy phase A, retire the packs, and stop denyi… #184
Annotations
14 warnings
|
figma-plugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
figma-plugin
The process '/usr/bin/git' failed with exit code 128
|
|
quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality
The process '/usr/bin/git' failed with exit code 128
|
|
quality:
src/components/all-colors-page.tsx#L99
React Hook useMemo has an unnecessary dependency: 'colors'. Either exclude it or remove the dependency array. Outer scope values like 'colors' aren't valid dependencies because mutating them doesn't re-render the component
|
|
quality:
src/components/all-colors-page.tsx#L59
'locale' is assigned a value but never used
|
|
quality:
src/components/all-colors-page.tsx#L9
'FilterToolbar' is defined but never used
|
|
quality:
src/components/all-colors-page.tsx#L7
'ColorGrid' is defined but never used
|
|
quality:
src/components/account-page.tsx#L169
't' is assigned a value but never used
|
|
quality:
src/__tests__/lib/color-mix.test.ts#L10
'MixMode' is defined but never used
|
|
quality:
figma-plugin/src/code.ts#L211
'e' is defined but never used
|
|
quality:
app/sitemap.ts#L11
'getAnalogousColors' is defined but never used
|
|
quality:
app/sitemap.ts#L11
'getComplementaryColor' is defined but never used
|
|
quality:
app/colors/[slug]/page.tsx#L126
'saturationLabel' is assigned a value but never used
|