🐛 fix design token type and add test #18
Annotations
10 errors and 1 warning
publish:
src/Tokens/Tokens.test.ts#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
publish:
src/Tokens/Tokens.test.ts#L6
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
publish:
src/Tokens/Tokens.test.ts#L8
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L9
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L10
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L13
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
publish:
src/Tokens/Tokens.test.ts#L15
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L16
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L17
Cannot find name 'expect'.
|
publish:
src/Tokens/Tokens.test.ts#L18
Cannot find name 'expect'.
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|