Update dependency date-fns to v4 #757
Triggered via pull request
January 31, 2025 07:25
renovate[bot]
synchronize
#6101
Status
Failure
Total duration
3m 21s
Artifacts
–
pull_request.yml
on: pull_request_target
Create comments ✍️
/
CloudFlare Pages deployment 📃🚀
2s
Build 🏗️
/
Run production build 🏗️
3m 12s
Automation 🎛️
/
Merge conflict labeling 🏷️
3s
Quality checks 👌🧪
/
Vulnerable dependencies 🔎
4s
Run eslint suggestions
1m 16s
Matrix: GitHub CodeQL 🔬 / analyze
Matrix: Quality checks 👌🧪 / quality
Deploy 🚀
/
...
/
CloudFlare Pages deployment 📃🚀
Annotations
6 errors, 10 warnings, and 4 notices
Quality checks 👌🧪 / Run build:check 🕵️♂️:
src/hooks/useLocale.tsx#L2
Module '"/home/runner/work/jellyfin-web/jellyfin-web/node_modules/date-fns/locale/en-US"' has no default export. Did you mean to use 'import { enUS } from "/home/runner/work/jellyfin-web/jellyfin-web/node_modules/date-fns/locale/en-US"' instead?
|
Quality checks 👌🧪 / Run build:check 🕵️♂️:
src/utils/dateFnsLocale.ts#L1
Module '"/home/runner/work/jellyfin-web/jellyfin-web/node_modules/date-fns/locale/en-US"' has no default export. Did you mean to use 'import { enUS } from "/home/runner/work/jellyfin-web/jellyfin-web/node_modules/date-fns/locale/en-US"' instead?
|
Quality checks 👌🧪 / Run build:check 🕵️♂️
Process completed with exit code 2.
|
Quality checks 👌🧪 / Run test 🕵️♂️
Process completed with exit code 1.
|
Build 🏗️ / Run production build 🏗️
Process completed with exit code 1.
|
Quality checks 👌🧪 / Run build:es-check 🕵️♂️
Process completed with exit code 1.
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/components/AppTabs.tsx#L56
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/users/access.tsx#L141
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/users/access.tsx#L239
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/users/profile.tsx#L176
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/users/profile.tsx#L185
React Hook useCallback has a missing dependency: 'getUser'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/users/profile.tsx#L264
React Hook useEffect has a missing dependency: 'getUser'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/experimental/components/tabs/AppTabs.tsx#L25
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/experimental/routes/home.tsx#L130
React Hook useCallback has a missing dependency: 'setTitle'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/stable/routes/user/userprofile.tsx#L75
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/components/ConnectionRequired.tsx#L79
React Hook useCallback has a missing dependency: 'location'. Either include it or remove the dependency array
|
Run eslint suggestions
Using ESLint from: /home/runner/work/jellyfin-web/jellyfin-web/node_modules/eslint/lib/api.js
|
Run eslint suggestions
ESLint version: 8.57.1
|
Run eslint suggestions
Using ESLint with default configuration
|
Run eslint suggestions
ESLint passes
|