Skip to content

orb typing reactivity on site prompt input #1527

orb typing reactivity on site prompt input

orb typing reactivity on site prompt input #1527

Triggered via push February 1, 2024 12:38
Status Success
Total duration 34s
Artifacts
Run Lint Checks
24s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Lint Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Lint Checks: src/OnboardingSPA/components/TextInput/TextInputSiteGen/index.js#L26
React Hook useEffect has missing dependencies: 'height' and 'setIsValidInput'. Either include them or remove the dependency array. If 'setIsValidInput' changes too often, find the parent component that defines it and wrap that definition in useCallback