supply blogName (title) when we are initializing playground itself #67
Triggered via pull request
September 25, 2024 09:41
Status
Success
Total duration
1m 42s
Artifacts
–
Annotations
8 warnings
lint:
src/api/ApiClient.ts#L3
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/App.tsx#L23
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/preview/Playground.tsx#L38
React Hook useEffect has a missing dependency: 'blogName'. Either include it or remove the dependency array
|
lint:
src/ui/preview/Preview.tsx#L5
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/session/SessionProvider.ts#L4
PlaygroundClient not found in '@wp-playground/client'
|