Skip to content

Security Audit

Security Audit #352

Triggered via schedule April 4, 2026 02:55
Status Success
Total duration 1m 36s
Artifacts

security.yml

on: schedule
security-audit
1m 33s
security-audit
dependency-review
0s
dependency-review
codeql-analysis
1m 6s
codeql-analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 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.
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. 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/
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. 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/
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#L187
'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#L177
'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