Skip to content

style: lint

style: lint #20

Triggered via push July 21, 2024 08:41
Status Success
Total duration 2m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
lint: README.md#L66
Add missing 'type' attribute on 'button' component
lint: docs/components/Button.tsx#L3
Prefer destructuring assignment
lint: docs/components/Button.tsx#L4
Add missing 'type' attribute on 'button' component
lint: docs/pages/docs/Transition.mdx#L10
Add missing 'type' attribute on 'button' component
lint: docs/pages/docs/index.mdx#L47
Add missing 'type' attribute on 'button' component
lint: docs/pages/docs/useTransition.mdx#L37
Add missing 'type' attribute on 'button' component
lint: playground/src/App.tsx#L23
Add missing 'type' attribute on 'button' component
lint: src/hooks/useSwitchTransition/useInOutMode.ts#L28
React Hook useEffect has a missing dependency: 'allTimers'. Either include it or remove the dependency array