Skip to content

feat(Storybook): add events story #19

feat(Storybook): add events story

feat(Storybook): add events story #19

Triggered via pull request May 28, 2025 21:30
@SimbiozizVSimbiozizV
synchronize #6
storybook
Status Success
Total duration 32s
Artifacts

pr-checks.yml

on: pull_request
lint-and-type-check
24s
lint-and-type-check
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint-and-type-check: src/stories/StoryWrapper.tsx#L48
React Hook useEffect has a missing dependency: 'timeline'. Either include it or remove the dependency array
lint-and-type-check: src/stories/StoryWrapper.tsx#L33
Assignment to property of function parameter 'acc'
lint-and-type-check: src/stories/StoryWrapper.tsx#L23
Assignment to property of function parameter 'acc'
lint-and-type-check: src/stories/MyRenderer.ts#L50
Assignment to property of function parameter 'ctx'
lint-and-type-check: src/stories/MyRenderer.ts#L49
Assignment to property of function parameter 'ctx'
lint-and-type-check: src/stories/MyRenderer.ts#L44
Assignment to property of function parameter 'ctx'
lint-and-type-check: src/components/Events/Events.ts#L181
Assignment to property of function parameter 'event'
lint-and-type-check: src/components/Events/DefaultEventRenderer.ts#L21
Assignment to property of function parameter 'ctx'