Skip to content

docs: create new release notes for v4.6 and update other docs #1186

docs: create new release notes for v4.6 and update other docs

docs: create new release notes for v4.6 and update other docs #1186

Triggered via pull request August 25, 2026 09:24
Status Success
Total duration 52s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint: website/src/i18n.js#L7
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
eslint: website/src/components/EventSlider/index.tsx#L73
React Hook useEffect has missing dependencies: 'filterEvents', 'sortEvents', and 'sortOrder'. Either include them or remove the dependency array