Skip to content

add theme provider to root layout #102

add theme provider to root layout

add theme provider to root layout #102

Triggered via push March 12, 2026 19:29
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: push
Build and Test
33s
Build and Test
Security Scan
1m 56s
Security Scan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Build and Test
Process completed with exit code 1.
Build and Test: apps/server/src/routes/auth.ts#L316
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Build and Test: apps/server/src/routes/auth.ts#L316
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Build and Test
@devradar/server#lint: command (/home/runner/work/devRadar/devRadar/apps/server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Security Scan
Process completed with exit code 1.
Build and Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@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/
Build and Test: apps/web/src/lib/theme-context.tsx#L45
React Hook useEffect has missing dependencies: 'customColors' and 'preset'. Either include them or remove the dependency array
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@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/