Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

chore(deps): update shared components packages to v18 (major) #4070

chore(deps): update shared components packages to v18 (major)

chore(deps): update shared components packages to v18 (major) #4070

Triggered via pull request December 4, 2023 23:09
Status Failure
Total duration 1m 38s
Artifacts

pr.yml

on: pull_request
build  /  test-jest-with-coverage
0s
build / test-jest-with-coverage
build  /  lint-and-format
0s
build / lint-and-format
build  /  chromatic
0s
build / chromatic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / setup: src/AppServices/APIManagementPage.tsx#L45
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/APIManagementPage.tsx#L126
Type '{ children: Element[]; variant: "light"; }' is not assignable to type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/DataSciencePage.tsx#L451
Type '{ children: string; testId: string; ouiaId: string; href: string; }' is not assignable to type 'IntrinsicAttributes & ExternaLinkProps'.
build / setup: src/AppServices/DataSciencePage.tsx#L465
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPage.tsx#L32
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPageV2.tsx#L49
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPageV2.tsx#L107
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPageV2.tsx#L164
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPageV2.tsx#L190
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & MarketingPageSectionProps & { variant?: "light" | "dark" | "default" | undefined; }'.
build / setup: src/AppServices/KafkaPageV2.tsx#L252
Property 'children' does not exist on type '{}'.