Update sdk to v2 #260
Annotations
5 errors and 1 warning
ESLint
@tokens-studio/figma-plugin#lint: command (/home/runner/work/figma-plugin/figma-plugin/packages/tokens-studio-for-figma) yarn run lint exited (1)
|
ESLint:
packages/tokens-studio-for-figma/src/app/store/models/tokenState.tsx#L538
Expected no linebreak before this expression
|
ESLint:
packages/tokens-studio-for-figma/src/storage/TokensStudioTokenStorage.ts#L5
'@apollo/client' should be listed in the project's dependencies. Run 'npm i -S @apollo/client' to add it
|
ESLint:
packages/tokens-studio-for-figma/src/storage/tokensStudio/updateThemeGroupsInTokensStudio/index.ts#L2
'ThemeGroup' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint
Process completed with exit code 1.
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|