Skip to content

Support for building the UX to liberate a simple post #31

Support for building the UX to liberate a simple post

Support for building the UX to liberate a simple post #31

Triggered via pull request September 13, 2024 21:35
Status Success
Total duration 42s
Artifacts

be-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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#L17
React Hook useEffect has a missing dependency: 'apiClient'. Either include it or remove the dependency array