Skip to content

Replace font management with screen pointing to native font library #460

Replace font management with screen pointing to native font library

Replace font management with screen pointing to native font library #460

Triggered via pull request April 3, 2024 15:54
Status Success
Total duration 59s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.