Migrate scheduled tasks to React #784
pull_request.yml
on: pull_request_target
Create comments ✍️
/
CloudFlare Pages deployment 📃🚀
2s
Build 🏗️
/
Run production build 🏗️
2m 34s
Automation 🎛️
/
Merge conflict labeling 🏷️
4s
Quality checks 👌🧪
/
Vulnerable dependencies 🔎
4s
Run eslint suggestions
1m 20s
Matrix: GitHub CodeQL 🔬 / analyze
Matrix: Quality checks 👌🧪 / quality
Deploy 🚀
/
...
/
CloudFlare Pages deployment 📃🚀
Annotations
7 errors, 10 warnings, and 3 notices
Run eslint suggestions
ESLint fails
|
Quality checks 👌🧪 / Run lint 🕵️♂️:
src/apps/dashboard/routes/scheduledtasks/index.tsx#L13
'ServerConnections' is defined but never used
|
Quality checks 👌🧪 / Run lint 🕵️♂️
Process completed with exit code 1.
|
Build 🏗️ / Run production build 🏗️
Canceling since a higher priority waiting request for 'Pull Request 📥-6506' exists
|
Build 🏗️ / Run production build 🏗️
The operation was canceled.
|
Quality checks 👌🧪 / Run build:es-check 🕵️♂️
Canceling since a higher priority waiting request for 'Pull Request 📥-6506' exists
|
Quality checks 👌🧪 / Run build:es-check 🕵️♂️
The operation was canceled.
|
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/scheduledtasks/index.tsx#L29
React Hook useEffect has a missing dependency: '__legacyApiClient__'. Either include it or remove the dependency array
|
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
|
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
|