Skip to content

DRAFT chore(ui): migrate Panel, PanelBody and PanelFooter components to Typescript #1370

DRAFT chore(ui): migrate Panel, PanelBody and PanelFooter components to Typescript

DRAFT chore(ui): migrate Panel, PanelBody and PanelFooter components to Typescript #1370

Triggered via pull request November 13, 2024 18:09
Status Failure
Total duration 5m 20s
Billable time 12m
Artifacts

ci-checks.yaml

on: pull_request
install-dependencies
54s
install-dependencies
reuse-compliance  /  reuse
13s
reuse-compliance / reuse
license-headers  /  Build LicenseEye
38s
license-headers / Build LicenseEye
license-headers  /  Apply LicenceHeader
0s
license-headers / Apply LicenceHeader
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
type-check
Parameter 'story' implicitly has an 'any' type.
type-check
Parameter 'args' implicitly has an 'any' type.
type-check
This JSX tag's 'children' prop expects a single child of type 'null | undefined', but multiple children were provided.
type-check
'ContentArea' components don't accept text as child elements. Text in JSX has the type 'string', but the expected type of 'children' is 'null | undefined'.
type-check
This JSX tag's 'children' prop expects a single child of type 'null | undefined', but multiple children were provided.
type-check
Type 'Element' is not assignable to type 'null | undefined'.
type-check
This JSX tag's 'children' prop expects a single child of type 'null | undefined', but multiple children were provided.
type-check
Type 'Element' is not assignable to type 'null | undefined'.
type-check
@cloudoperators/juno-ui-components#typecheck: command (/home/runner/work/juno/juno/packages/ui-components) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run typecheck exited (2)
type-check
Process completed with exit code 2.
lint: packages/ui-components/src/components/Panel/Panel.stories.tsx#L26
Unsafe call of an `any` typed value
lint
@cloudoperators/juno-ui-components#lint: command (/home/runner/work/juno/juno/packages/ui-components) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run lint exited (1)
lint
Process completed with exit code 1.
license-headers / Build LicenseEye
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.