Skip to content

Dev/UI nextjs

Dev/UI nextjs #60

Triggered via pull request April 1, 2026 19:40
@wiseflatwiseflat
synchronize #84
dev/ui-nextjs
Status Failure
Total duration 1m 4s
Artifacts

docker-publish.yml

on: pull_request
build-ansible  /  build
build-ansible / build
build-ui  /  build
build-ui / build
build-ui-next  /  build
build-ui-next / build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
quality
Process completed with exit code 1.
quality
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/
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'vz' is assigned a value but never used
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'vy' is assigned a value but never used
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'vx' is assigned a value but never used
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'z' is assigned a value but never used
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'y' is assigned a value but never used
quality: ui-next/components/dashboard/force-graph-3d.tsx#L249
'x' is assigned a value but never used
quality: ui-next/app/api/softwares/[id]/route.ts#L91
'updateResult' is assigned a value but never used
quality: ui-next/app/api/infrastructures/[id]/execute/route.ts#L2
'inArray' is defined but never used
quality: ui-next/app/(app)/softwares/page.tsx#L263
'control' is assigned a value but never used
quality: ui-next/app/(app)/api-interne/api-tester.tsx#L453
React Hook useEffect has missing dependencies: 'pathParams', 'selectedExamplePayload', and 'selectedRoute.responseCodes'. Either include them or remove the dependency array