Skip to content

chore(deps): bump the mui group with 3 updates #5440

chore(deps): bump the mui group with 3 updates

chore(deps): bump the mui group with 3 updates #5440

Triggered via pull request May 11, 2026 23:45
Status Failure
Total duration 2m 44s
Artifacts 4

pr-orchestrator.yml

on: pull_request
🔍 Path Filter
8s
🔍 Path Filter
👋 PR Welcome & Reminder
4s
👋 PR Welcome & Reminder
🔍 Check Diff
10s
🔍 Check Diff
🛡️ Quality Gates  /  📝 Prepare Environment
5s
🛡️ Quality Gates / 📝 Prepare Environment
🛡️ Quality Gates  /  🎒 Knip Check
52s
🛡️ Quality Gates / 🎒 Knip Check
🛡️ Quality Gates  /  🔍 Lint Check
1m 19s
🛡️ Quality Gates / 🔍 Lint Check
🛡️ Quality Gates  /  ⌨️ Type Check
56s
🛡️ Quality Gates / ⌨️ Type Check
🛡️ Quality Gates  /  🏗️ Build Check
1m 0s
🛡️ Quality Gates / 🏗️ Build Check
🛡️ Quality Gates  /  🧪 Script Tests
56s
🛡️ Quality Gates / 🧪 Script Tests
🛡️ Quality Gates  /  🧹 Slop Check
43s
🛡️ Quality Gates / 🧹 Slop Check
🛡️ Quality Gates  /  🧪 Infrastructure Tests
0s
🛡️ Quality Gates / 🧪 Infrastructure Tests
🛡️ Quality Gates  /  🧪 Unit Tests
0s
🛡️ Quality Gates / 🧪 Unit Tests
🛡️ Quality Gates  /  🧪 Component Tests
0s
🛡️ Quality Gates / 🧪 Component Tests
🛡️ Quality Gates  /  🧪 Performance Tests
0s
🛡️ Quality Gates / 🧪 Performance Tests
🛡️ Quality Gates  /  🧪 Visual Tests
0s
🛡️ Quality Gates / 🧪 Visual Tests
🛡️ Quality Gates  /  📊 Integration Tests Summary
7s
🛡️ Quality Gates / 📊 Integration Tests Summary
🛡️ Quality Gates  /  📊 Quality Report
6s
🛡️ Quality Gates / 📊 Quality Report
🤖 Gemini AI Review  /  Analyze Changes for Review
3s
🤖 Gemini AI Review / Analyze Changes for Review
🤖 Gemini AI Review  /  disabled-guidance
8s
🤖 Gemini AI Review / disabled-guidance
🤖 Gemini AI Review  /  Post Skip Check
0s
🤖 Gemini AI Review / Post Skip Check
🤖 Gemini AI Review  /  Execute Gemini Review
0s
🤖 Gemini AI Review / Execute Gemini Review
🤖 Gemini AI Review  /  Manage PR Labels
0s
🤖 Gemini AI Review / Manage PR Labels
🚀 Create Review Issues  /  Create Issues from Gemini Review
🚀 Create Review Issues / Create Issues from Gemini Review
🚀 Create Review Issues  /  disabled-guidance
🚀 Create Review Issues / disabled-guidance
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
🛡️ Quality Gates / ⌨️ Type Check: app/client/connect/UserSettings.tsx#L0
Type '{ fullWidth: true; label: string; placeholder: string; type: "number"; value: string; onChange: (e: ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) => void; onBlur: () => void; error: boolean; helperText: string | null; inputProps: { ...; }; }' is not assignable to type 'IntrinsicAttributes & { variant?: TextFieldVariants | undefined; } & Omit<OutlinedTextFieldProps | FilledTextFieldProps | StandardTextFieldProps, "variant">'.
🛡️ Quality Gates / 🏗️ Build Check
Process completed with exit code 1.
🤖 Gemini AI Review / Analyze Changes for Review
Error when evaluating 'secrets'. .github/workflows/pr-orchestrator.yml (Line: 248, Col: 11): Secret GEMINI_API_KEY is required, but not provided while calling., .github/workflows/pr-orchestrator.yml (Line: 248, Col: 11): Secret ARI_PAT is required, but not provided while calling.
🤖 Gemini AI Review / disabled-guidance
Error when evaluating 'secrets'. .github/workflows/pr-orchestrator.yml (Line: 248, Col: 11): Secret GEMINI_API_KEY is required, but not provided while calling., .github/workflows/pr-orchestrator.yml (Line: 248, Col: 11): Secret ARI_PAT is required, but not provided while calling.
👋 PR Welcome & Reminder
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. 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/
🔍 Path Filter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. 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/
🔍 Check Diff
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-python@v5. 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 Gates / 📝 Prepare Environment
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 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 Gates / 🧹 Slop Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / 🎒 Knip Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / ⌨️ Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / 🧪 Script Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / 🏗️ Build Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / 🔍 Lint Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@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 Gates / 📊 Integration Tests Summary
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 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 Gates / 📊 Quality Report
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 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/

Artifacts

Produced during runtime
Name Size Digest
build-report Expired
1.01 KB
sha256:f16490e97df0f7a96600740e14ef53b19affc6af19de5fda1abba854ab37ab2c
script-test-logs-9715 Expired
423 Bytes
sha256:58ea28f52a5d83c961827cac3f1b1b4100d66b0239a5f01e4585f903ece2dc74
slop-report Expired
835 Bytes
sha256:18958045870bb0a9f82d8dbcc9a95a032580553c0c56369ee31ea82d9d3324fd
type-check-report Expired
3.15 KB
sha256:76c39beff711186a9b4009c4350e5818a30346c62cf799d74c0478abd28c0156