Skip to content

Add text domain to translation target #364

Add text domain to translation target

Add text domain to translation target #364

Triggered via pull request December 25, 2023 04:24
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Lint: src/editor-sidebar/update-panel.js#L213
Replace `·` with `⏎↹↹↹↹↹↹`
Lint: src/editor-sidebar/update-panel.js#L215
Replace `·'create-block-theme'·` with `⏎↹↹↹↹↹↹'create-block-theme'⏎↹↹↹↹↹`
Lint
Process completed with exit code 1.
Lint: src/fonts-sidebar/index.js#L42
React Hook useEffect has a missing dependency: 'flatfontsOutline'. Either include it or remove the dependency array
Lint: src/google-fonts/index.js#L155
React Hook useSelect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Lint: src/manage-fonts/index.js#L50
React Hook useEffect has missing dependencies: 'fontToDelete.fontFamily' and 'manageFontsFormElement'. Either include them or remove the dependency array