Skip to content

wip persistence storage #87

wip persistence storage

wip persistence storage #87

Triggered via pull request October 1, 2024 17:20
@ashfameashfame
synchronize #62
persistence
Status Success
Total duration 1m 45s
Artifacts

be-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/api/ApiClient.ts#L2
PlaygroundClient not found in '@wp-playground/client'
lint: src/ui/App.tsx#L23
PlaygroundClient not found in '@wp-playground/client'
lint: src/ui/App.tsx#L121
React Hook useEffect has missing dependencies: 'navigate' and 'playgroundClient'. Either include them or remove the dependency array
lint: src/ui/flows/blog-post/EditBlogPost.tsx#L30
React Hook useEffect has missing dependencies: 'navigate', 'playgroundClient', and 'session.id'. Either include them or remove the dependency array
lint: src/ui/flows/blog-post/NewBlogPost.tsx#L29
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
lint: src/ui/preview/Playground.tsx#L3
PlaygroundClient not found in '@wp-playground/client'
lint: src/ui/preview/Playground.tsx#L4
StartPlaygroundOptions not found in '@wp-playground/client'
lint: src/ui/preview/Playground.tsx#L6
StepDefinition not found in '@wp-playground/client'
lint: src/ui/preview/Playground.tsx#L7
MountDescriptor not found in '@wp-playground/client'
lint: src/ui/preview/Preview.tsx#L5
PlaygroundClient not found in '@wp-playground/client'