fix: Refactor interfaces to types #871
Annotations
5 errors and 1 warning
Continuous Integration: lint:
packages/react/src/LinkList/LinkList.tsx#L11
Use a `type` instead of an `interface`
|
Continuous Integration: lint:
packages/react/src/LinkList/LinkList.tsx#L13
Use a `type` instead of an `interface`
|
Continuous Integration: lint:
packages/react/src/LinkList/LinkListLink.tsx#L20
Use a `type` instead of an `interface`
|
Continuous Integration: lint:
packages/react/src/LinkList/LinkListLink.tsx#L37
Use a `type` instead of an `interface`
|
Continuous Integration: lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading