silence these warns #3299
ci.yml
on: push
check
4m 56s
lint
1m 46s
visual-testing
2m 4s
fern-generate
1m 56s
test
3m 26s
check-docs-release-is-allowed
49s
Annotations
2 errors and 16 warnings
lint
@fern-ui/ui#lint:eslint: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:eslint exited (1)
|
lint
Process completed with exit code 1.
|
check-docs-release-is-allowed
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/.
|
lint
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/.
|
lint:
packages/ui/app/src/api-page/web-socket/WebSocket.tsx#L143
The arbitrary class 'size-[15px]' could be replaced by 'size-icon'
|
lint:
packages/ui/app/src/api-page/web-socket/WebSocketMessages.tsx#L26
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
|
lint:
packages/ui/app/src/api-page/web-socket/WebSocketMessages.tsx#L29
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
|
lint:
packages/ui/app/src/components/FernSelect.tsx#L9
The arbitrary class 'px-[15px]' could be replaced by 'px-icon'
|
lint:
packages/ui/app/src/components/FernSelect.tsx#L32
The arbitrary class 'h-[1px]' could be replaced by 'h-px'
|
lint:
packages/ui/app/src/components/FernSelect.tsx#L47
The arbitrary class 'h-[1px]' could be replaced by 'h-px'
|
lint:
packages/ui/app/src/components/FernSwitch.tsx#L16
Classnames 'h-[21px], w-[21px]' could be replaced by the 'size-[21px]' shorthand!
|
lint:
packages/ui/app/src/custom-docs-page/FeedbackPopover.tsx#L200
Classnames 'h-8, w-8' could be replaced by the 'size-8' shorthand!
|
lint:
packages/ui/app/src/docs/ChangelogPage.tsx#L35
Classnames 'h-2, w-2' could be replaced by the 'size-2' shorthand!
|
lint:
packages/ui/app/src/docs/ChangelogPage.tsx#L49
The arbitrary class 'w-[18rem]' could be replaced by 'w-72'
|
fern-generate
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/.
|
visual-testing
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/.
|
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/.
|
check
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/.
|