fix(ui): resolve deprecation warnings for Sass, Vite, and Vitest #16837
Annotations
9 errors and 7 warnings
validate (cli)
RPC failed; HTTP 503 curl 22 The requested URL returned error: 503
|
validate (cli)
expected 'packfile'
|
validate (pkg)
RPC failed; HTTP 503 curl 22 The requested URL returned error: 503
|
validate (pkg)
expected 'packfile'
|
Unhandled error:
ui/src/utils/handleError.ts#L9
Error: Cannot read properties of undefined (reading 'payment_methods')
❯ Module.handleError [as default] src/utils/handleError.ts:9:37
❯ fetchData src/components/Billing/BillingPayment.vue:177:5
❯ src/components/Billing/BillingPayment.vue:253:3
This error originated in "tests/components/Billing/BillingPayment.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Renders the correct html". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
ui/src/utils/handleError.ts#L9
Error: Cannot read properties of undefined (reading 'payment_methods')
❯ Module.handleError [as default] src/utils/handleError.ts:9:37
❯ fetchData src/components/Billing/BillingPayment.vue:177:5
❯ src/components/Billing/BillingPayment.vue:253:3
This error originated in "tests/components/Billing/BillingPayment.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Renders the correct html". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
ui/src/utils/handleError.ts#L9
Error: Cannot read properties of undefined (reading 'payment_methods')
❯ Module.handleError [as default] src/utils/handleError.ts:9:37
❯ fetchData src/components/Billing/BillingPayment.vue:177:5
❯ src/components/Billing/BillingPayment.vue:253:3
This error originated in "tests/components/Billing/BillingPayment.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Renders the correct html". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
ui/src/utils/handleError.ts#L9
Error: Cannot read properties of undefined (reading 'payment_methods')
❯ Module.handleError [as default] src/utils/handleError.ts:9:37
❯ Proxy.deletePaymentMethod src/components/Billing/BillingPayment.vue:238:5
This error originated in "tests/components/Billing/BillingPayment.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Set default payment method". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
validate (ui)
Process completed with exit code 1.
|
validate (tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (ssh)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (agent)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (cli)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (ui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|