chore(deps): update dependency eslint-config-timetree to v1.12.0 #870
Annotations
6 errors and 1 warning
test:
src/Element.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
test:
src/__tests__/renderToString.spec.tsx#L2
Import "FC" is only used as types
|
test:
src/index.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
test:
src/jsx.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
test:
src/renderToString.ts#L1
Import "Children" is only used as types
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|