Skip to content

Add quotes to font family names #342

Add quotes to font family names

Add quotes to font family names #342

Triggered via pull request November 15, 2023 15:12
Status Failure
Total duration 49s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Lint: src/google-fonts/font-variant.js#L67
A form label must be associated with a control
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