Skip to content

chore(deps): bump typescript from 5.4.5 to 5.5.2 #2130

chore(deps): bump typescript from 5.4.5 to 5.5.2

chore(deps): bump typescript from 5.4.5 to 5.5.2 #2130

Triggered via push June 24, 2024 08:04
Status Success
Total duration 44s
Artifacts

testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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