Skip to content

Add optimistic UI update to website for better UX #31

Add optimistic UI update to website for better UX

Add optimistic UI update to website for better UX #31

Triggered via push October 24, 2023 02:51
Status Success
Total duration 3m 29s
Artifacts

ci.yml

on: push
Install packages
23s
Install packages
Run Prettier in library
31s
Run Prettier in library
Run ESLint in library
38s
Run ESLint in library
Run Vitest in library
2m 49s
Run Vitest in library
Run Prettier in website
32s
Run Prettier in website
Run ESLint in website
40s
Run ESLint in website
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run ESLint in website: website/src/components/DocsLayout.tsx#L76
Unnecessary optional chain on a non-nullish value
Run ESLint in website: website/src/components/DocsLayout.tsx#L95
Unnecessary optional chain on a non-nullish value
Run ESLint in website: website/src/components/Header.tsx#L115
Unnecessary conditional, value is always truthy