devdaim6 / department-of-it

https://codesquad-cuk.vercel.app
0 stars 0 forks source link

@naveed fix these #3

Closed devdaim6 closed 4 months ago

devdaim6 commented 4 months ago
[16:56:32.173] Running build in Washington, D.C., USA (East) – iad1
[16:56:32.376] Cloning github.com/devdaim6/department-of-it (Branch: main, Commit: 60036a8)
[16:56:33.374] Cloning completed: 994.796ms
[16:56:37.471] Restored build cache
[16:56:37.615] Running "vercel build"
[16:56:38.486] Vercel CLI 34.3.0
[16:56:39.289] Running "install" command: `npm install --legacy-peer-deps`...
[16:56:42.023] 
[16:56:42.023] added 7 packages, and audited 440 packages in 3s
[16:56:42.023] 
[16:56:42.023] 144 packages are looking for funding
[16:56:42.023]   run `npm fund` for details
[16:56:42.024] 
[16:56:42.024] found 0 vulnerabilities
[16:56:42.050] Detected Next.js version: 14.2.5
[16:56:42.054] Detected `package-lock.json` generated by npm 7+
[16:56:42.054] Running "npm run build"
[16:56:42.388] 
[16:56:42.388] > department-of-it@0.1.0 build
[16:56:42.388] > next build
[16:56:42.388] 
[16:56:44.045]   ▲ Next.js 14.2.5
[16:56:44.045] 
[16:56:44.202]    Creating an optimized production build ...
[16:57:03.714]  ✓ Compiled successfully
[16:57:03.715]    Linting and checking validity of types ...
[16:57:05.145] 
[16:57:05.146] Failed to compile.
[16:57:05.146] 
[16:57:05.146] ./app/components/Header.jsx
[16:57:05.146] 53:6  Warning: React Hook useCallback has a missing dependency: 'initialCardData'. Either include it or remove the dependency array.  react-hooks/exhaustive-deps
[16:57:05.146] 106:11  Error: Missing "key" prop for element in iterator  react/jsx-key
[16:57:05.146] 
[16:57:05.146] info  - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
[16:57:05.164] Error: Command "npm run build" exited with 1
[16:57:06.287] 
[16:56:32.173] Running build in Washington, D.C., USA (East) – iad1
[16:56:32.376] Cloning github.com/devdaim6/department-of-it (Branch: main, Commit: 60036a8)
[16:56:33.374] Cloning completed: 994.796ms
[16:56:37.471] Restored build cache
[16:56:37.615] Running "vercel build"
[16:56:38.486] Vercel CLI 34.3.0
[16:56:39.289] Running "install" command: `npm install --legacy-peer-deps`...
[16:56:42.023] 
[16:56:42.023] added 7 packages, and audited 440 packages in 3s
[16:56:42.023] 
[16:56:42.023] 144 packages are looking for funding
[16:56:42.023]   run `npm fund` for details
[16:56:42.024] 
[16:56:42.024] found 0 vulnerabilities
[16:56:42.050] Detected Next.js version: 14.2.5
[16:56:42.054] Detected `package-lock.json` generated by npm 7+
[16:56:42.054] Running "npm run build"
[16:56:42.388] 
[16:56:42.388] > department-of-it@0.1.0 build
[16:56:42.388] > next build
[16:56:42.388] 
[16:56:44.045]   ▲ Next.js 14.2.5
[16:56:44.045] 
[16:56:44.202]    Creating an optimized production build ...
[16:57:03.714]  ✓ Compiled successfully
[16:57:03.715]    Linting and checking validity of types ...
[16:57:05.145] 
[16:57:05.146] Failed to compile.
[16:57:05.146] 
[16:57:05.146] ./app/components/Header.jsx
[16:57:05.146] 53:6  Warning: React Hook useCallback has a missing dependency: 'initialCardData'. Either include it or remove the dependency array.  react-hooks/exhaustive-deps
[16:57:05.146] 106:11  Error: Missing "key" prop for element in iterator  react/jsx-key
[16:57:05.146] 
[16:57:05.146] info  - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
[16:57:05.164] Error: Command "npm run build" exited with 1
[16:57:06.287] 
devdaim6 commented 4 months ago

@Naveed-SNR tourya smjh kyazi oussay wanan ma kar main branch kenh ?

devdaim6 commented 4 months ago

./app/components/Header.jsx

53:6 Warning: React Hook useCallback has a missing dependency: 'initialCardData'. Either include it or remove the dependency array. react-hooks/exhaustive-deps

106:11 Error: Missing "key" prop for element in iterator react/jsx-key

devdaim6 commented 4 months ago

Resolved