This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
add depracation notice #84
Annotations
10 errors and 5 warnings
Lint:
src/figma/index.ts#L93
Expected indentation of 2 spaces but found 4
|
Lint:
src/figma/index.ts#L94
Expected indentation of 4 spaces but found 8
|
Lint:
src/figma/index.ts#L95
Expected indentation of 6 spaces but found 12
|
Lint:
src/figma/index.ts#L96
Expected indentation of 6 spaces but found 12
|
Lint:
src/figma/index.ts#L97
Expected indentation of 8 spaces but found 16
|
Lint:
src/figma/index.ts#L98
Expected indentation of 6 spaces but found 12
|
Lint:
src/figma/index.ts#L99
Expected indentation of 4 spaces but found 8
|
Lint:
src/figma/index.ts#L100
Expected indentation of 2 spaces but found 4
|
Lint:
src/index.ts#L1
Import "Icon" is only used as types
|
Lint:
src/index.ts#L23
Expected indentation of 2 spaces but found 4
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/index.ts#L1
'Meta' is defined but never used
|
Lint:
src/index.ts#L37
'results' is assigned a value but never used
|
Lint:
src/index.ts#L37
'errors' is assigned a value but never used
|