Skip to content

chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.35.0 #2194

chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.35.0

chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.35.0 #2194

Triggered via pull request July 22, 2024 11:46
Status Success
Total duration 2m 52s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
testing
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, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing: packages/daxus/src/hooks/useAccessor.ts#L151
React Hook useMemo has missing dependencies: 'getSnapshot' and 'serverStateKey'. Either include them or remove the dependency array
testing: packages/daxus/src/hooks/useModel.ts#L37
React Hook useMemo has a missing dependency: 'serverStateKey'. Either include it or remove the dependency array
testing: packages/daxus/src/utils/noop.ts#L1
'arg' is defined but never used