fix(Timeline): left content of timeline item cannot be styled correctly #483
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
components/timeline/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
components/timeline/types.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
components/timeline/view/timeline-item.tsx#L151
`tabIndex` should only be declared on interactive elements
|
This job succeeded
Loading