Skip to content

style: format import statements in vite.config.ts for consistency #139

style: format import statements in vite.config.ts for consistency

style: format import statements in vite.config.ts for consistency #139

Triggered via push February 12, 2025 01:08
Status Success
Total duration 1m 10s
Artifacts

unittest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint/a11y/useKeyWithClickEvents: src/components/organisms/Timeline.tsx#L178
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.