revision for lesson 3 #68
node-ci-pr.yml
on: pull_request
Matrix: Prime node_modules cache for primary configuration
Matrix: Lint
Annotations
3 warnings
Prime node_modules cache for primary configuration (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (ubuntu-latest, 20.x):
src/react-render-perf/lesson-03/exercise/color-picker.tsx#L11
React Hook React.useEffect has a missing dependency: 'colorPickerEventEmitter'. Either include it or remove the dependency array
|
Lint (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|