Skip to content

Add text domain to translation target #365

Add text domain to translation target

Add text domain to translation target #365

Triggered via pull request December 26, 2023 12:23
Status Success
Total duration 55s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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