gazebo icon indicating copy to clipboard operation
gazebo copied to clipboard

chore: Show zod schema error proposed update

Open suejung-sentry opened this issue 1 year ago • 7 comments

This would then print to the console additional information about the violation of the zod schema validation instead of null

Screenshot 2024-10-08 at 5 21 00 PM

suejung-sentry avatar Oct 09 '24 00:10 suejung-sentry

Bundle Report

Changes will increase total bundle size by 3 bytes (0.0%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes
Bundle name Size Change
gazebo-production-array-push 6.13MB 3 bytes (0.0%) :arrow_up:

codecov[bot] avatar Oct 09 '24 00:10 codecov[bot]

Bundle Report

Changes will increase total bundle size by 3 bytes (0.0%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.13MB 3 bytes (0.0%) :arrow_up:

codecov-staging[bot] avatar Oct 09 '24 00:10 codecov-staging[bot]

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
4740 1 4739 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/ProPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.202s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../ProPlanController/BillingOptions/BillingOptions.test.tsx:144:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

codecov[bot] avatar Oct 09 '24 00:10 codecov[bot]

Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.

:x: Failed Test Results:

Completed 4066 tests with 1 failed, 4065 passed and 0 skipped.

View the full list of failed tests

src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/ProPlanController/BillingOptions/BillingOptions.test.tsx

  • Class name: src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/ProPlanController/BillingOptions/BillingOptions.test.tsx
    Test name: BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"

    Error: expect(element).toHaveClass("bg-ds-primary-base")

    Expected the element to have class:
    bg-ds-primary-base
    Received:
    flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
    ❯ .../ProPlanController/BillingOptions/BillingOptions.test.tsx:144:27

codecov-public-qa[bot] avatar Oct 09 '24 00:10 codecov-public-qa[bot]

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
4740 1 4739 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/ProPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.202s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../ProPlanController/BillingOptions/BillingOptions.test.tsx:144:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

codecov-qa[bot] avatar Oct 09 '24 00:10 codecov-qa[bot]

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
4740 1 4739 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/ProPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.202s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../ProPlanController/BillingOptions/BillingOptions.test.tsx:144:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

codecov-staging[bot] avatar Oct 09 '24 00:10 codecov-staging[bot]

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
9975666978122d72b7098d64054fa4a53f84668e Wed, 09 Oct 2024 00:27:15 GMT Cloud Enterprise

codecov-releaser avatar Oct 09 '24 00:10 codecov-releaser