fix: Refactor interfaces to types #871
lint-test.yml
on: pull_request
install
28s
build-lint-test
1m 26s
Annotations
5 errors and 2 warnings
build-lint-test:
packages/react/src/LinkList/LinkList.tsx#L11
Use a `type` instead of an `interface`
|
build-lint-test:
packages/react/src/LinkList/LinkList.tsx#L13
Use a `type` instead of an `interface`
|
build-lint-test:
packages/react/src/LinkList/LinkListLink.tsx#L20
Use a `type` instead of an `interface`
|
build-lint-test:
packages/react/src/LinkList/LinkListLink.tsx#L37
Use a `type` instead of an `interface`
|
build-lint-test
Process completed with exit code 1.
|
install
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/.
|
build-lint-test
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/.
|