Skip to content

Update sdk to v2

Update sdk to v2 #260

Triggered via pull request December 9, 2024 09:01
Status Failure
Total duration 2m 18s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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