This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Added watchEffect
function in Stock
#63
ci.yml
on: pull_request
Report code coverage
59s
Matrix: ci
Annotations
1 error and 2 warnings
Report code coverage
Canceling since a higher priority waiting request for 'Package Continuous Integration-refs/pull/163/merge' exists
|
Build, lint and test on Node 18.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint and test on Node 18.x and ubuntu-latest:
example/components/StockExample.tsx#L23
React Hook useCallback has a missing dependency: 'getValues'. Either include it or remove the dependency array
|