Import blog post flow #91
Annotations
2 errors and 5 warnings
lint:
src/ui/flow/blog-post/BlogPostFlow.tsx#L2
`'` can be escaped with `'`, `‘`, `'`, `’`
|
lint
Process completed with exit code 1.
|
lint:
src/api/ApiClient.ts#L3
PlaygroundClient not found in '@wp-playground/client'
|
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/session/ViewSession.tsx#L19
React Hook useEffect has a missing dependency: 'apiClient'. Either include it or remove the dependency array
|