Fix data persistence #83
Annotations
3 errors and 10 warnings
Lint js:
src/ui/preview/Playground.tsx#L133
'deleteDefaultContent' is defined but never used
|
Lint js:
src/ui/preview/Playground.tsx#L153
'createHomePage' is defined but never used
|
Lint js
Process completed with exit code 1.
|
Lint js:
src/api/ApiClient.ts#L2
PlaygroundClient not found in '@wp-playground/client'
|
Lint js:
src/ui/App.tsx#L23
PlaygroundClient not found in '@wp-playground/client'
|
Lint js:
src/ui/App.tsx#L121
React Hook useEffect has missing dependencies: 'navigate' and 'playgroundClient'. Either include them or remove the dependency array
|
Lint js:
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 js:
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 js:
src/ui/preview/Playground.tsx#L3
PlaygroundClient not found in '@wp-playground/client'
|
Lint js:
src/ui/preview/Playground.tsx#L4
StartPlaygroundOptions not found in '@wp-playground/client'
|
Lint js:
src/ui/preview/Playground.tsx#L6
StepDefinition not found in '@wp-playground/client'
|
Lint js:
src/ui/preview/Playground.tsx#L38
React Hook useEffect has a missing dependency: 'blogName'. Either include it or remove the dependency array
|
Lint js:
src/ui/preview/Preview.tsx#L5
PlaygroundClient not found in '@wp-playground/client'
|
Loading