Skip to content

Add style variations to the Site Editor #274

Add style variations to the Site Editor

Add style variations to the Site Editor #274

Triggered via pull request July 20, 2023 23:46
Status Failure
Total duration 1m 28s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Lint
Process completed with exit code 255.
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/font-variant.js#L33
React Hook useEffect has missing dependencies: 'style', 'variantUrl', and 'weight'. Either include them 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/local-fonts/index.js#L82
React Hook useEffect has a missing dependency: 'onFormDataChange'. Either include it or remove the dependency array
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