Merge pull request #22 from Shakya47/feat/playground-hash-navigation #53
Annotations
22 warnings
|
test (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (22.x):
packages/react/tests/PipTrigger.test.tsx#L20
Unexpected any. Specify a different type
|
|
test (22.x):
packages/react/src/useVideoPip.ts#L72
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (22.x):
packages/react/src/useVideoPip.ts#L50
Unexpected any. Specify a different type
|
|
test (22.x):
packages/react/src/useVideoPip.ts#L44
Unexpected any. Specify a different type
|
|
test (22.x):
packages/react/src/usePip.ts#L72
React Hook useLayoutEffect has unnecessary dependencies: 'contentRef.current' and 'originRef.current'. Either exclude them or remove the dependency array. Mutable values like 'contentRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (22.x):
packages/react/src/usePip.ts#L34
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
|
|
test (22.x):
packages/react/src/usePip.ts#L17
'_id' is assigned a value but never used
|
|
test (22.x):
packages/react/src/PipWrapper.tsx#L105
React Hook useEffect has a missing dependency: 'coreOptions'. Either include it or remove the dependency array
|
|
test (22.x):
packages/react/src/PipWrapper.tsx#L99
React Hook useLayoutEffect has unnecessary dependencies: 'contentRef.current' and 'originRef.current'. Either exclude them or remove the dependency array. Mutable values like 'contentRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (22.x):
packages/react/src/PipTrigger.tsx#L5
'PipInstance' is defined but never used
|
|
test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (20.x):
packages/react/tests/PipTrigger.test.tsx#L20
Unexpected any. Specify a different type
|
|
test (20.x):
packages/react/src/useVideoPip.ts#L72
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (20.x):
packages/react/src/useVideoPip.ts#L50
Unexpected any. Specify a different type
|
|
test (20.x):
packages/react/src/useVideoPip.ts#L44
Unexpected any. Specify a different type
|
|
test (20.x):
packages/react/src/usePip.ts#L72
React Hook useLayoutEffect has unnecessary dependencies: 'contentRef.current' and 'originRef.current'. Either exclude them or remove the dependency array. Mutable values like 'contentRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (20.x):
packages/react/src/usePip.ts#L34
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
|
|
test (20.x):
packages/react/src/usePip.ts#L17
'_id' is assigned a value but never used
|
|
test (20.x):
packages/react/src/PipWrapper.tsx#L105
React Hook useEffect has a missing dependency: 'coreOptions'. Either include it or remove the dependency array
|
|
test (20.x):
packages/react/src/PipWrapper.tsx#L99
React Hook useLayoutEffect has unnecessary dependencies: 'contentRef.current' and 'originRef.current'. Either exclude them or remove the dependency array. Mutable values like 'contentRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
test (20.x):
packages/react/src/PipTrigger.tsx#L5
'PipInstance' is defined but never used
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-node-20.x
|
598 KB |
sha256:e5662d8a8b0f0d3ae1d18b93d03516d8b22a6958f9fde179615da622fb7d2c1a
|
|
|
coverage-node-22.x
|
598 KB |
sha256:a439de6977cee1c5761fdeb6829710423e225b79a21e73a26fe1243962aa1842
|
|