Skip to content

Updating file (#464) #319

Updating file (#464)

Updating file (#464) #319

Triggered via push October 31, 2023 00:35
Status Success
Total duration 53s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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/font-variant.js#L34
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