Skip to content

docs: add guides for missing GA features #330

docs: add guides for missing GA features

docs: add guides for missing GA features #330

Triggered via pull request March 13, 2026 09:44
Status Success
Total duration 1m 40s
Artifacts

security.yml

on: pull_request
security-audit
1m 36s
security-audit
dependency-review
4s
dependency-review
codeql-analysis
1m 14s
codeql-analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
codeql-analysis
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
security-audit
Process completed with exit code 1.
dependency-review
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/dependency-review-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
codeql-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, github/codeql-action/analyze@v2, github/codeql-action/autobuild@v2, github/codeql-action/init@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
codeql-analysis
Cache not found for keys: codeql-trap-1-2.24.3-javascript-b334562ada0c8f132eae473ca752407601939e72, codeql-trap-1-2.24.3-javascript-
security-audit
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 will be forced to run with Node.js 24 by default starting June 2nd, 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/
security-audit: src/hooks/useErrorHandler.js#L11
Unexpected console statement
security-audit: src/components/video-page/navBoxes.js#L95
'Feature' is defined but never used. Allowed unused vars must match /^(React|Link|Layout|Head|Suspense|Redirect)$/u
security-audit: src/components/video-page/navBoxes.js#L1
'useEffect' is defined but never used. Allowed unused vars must match /^(React|Link|Layout|Head|Suspense|Redirect)$/u
security-audit: src/components/homepage/homeNavBoxes.js#L220
'Feature' is defined but never used. Allowed unused vars must match /^(React|Link|Layout|Head|Suspense|Redirect)$/u
security-audit: src/components/homepage/homeNavBoxes.js#L210
'FeatureItem' is defined but never used. Allowed unused vars must match /^(React|Link|Layout|Head|Suspense|Redirect)$/u
security-audit: src/components/ErrorBoundary.js#L52
Unexpected console statement
security-audit: src/components/ErrorBoundary.js#L43
Unexpected console statement
security-audit: src/components/ErrorBoundary.js#L16
Unexpected console statement
security-audit: src/components/ErrorBoundary.js#L9
'error' is defined but never used. Allowed unused args must match /^_/u
security-audit: src/components/BreadcrumbSchema.js#L31
'index' is defined but never used. Allowed unused args must match /^_/u