fix(appear): use copy of ref for valid ref value in useEffect cleanups #6561
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/appear/src/weex/index.tsx#L6
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
|
packages/appear/src/weex/index.tsx#L19
React Hook useEffect has missing dependencies: 'childrenRef' and 'onAppear'. Either include them or remove the dependency array
|
packages/appear/src/weex/index.tsx#L29
React Hook useEffect has missing dependencies: 'childrenRef' and 'onDisappear'. Either include them or remove the dependency array
|
packages/runtime/src/runServerApp.tsx#L494
Unnecessary escape character: \/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading