DRAFT chore(ui): migrate Panel, PanelBody and PanelFooter components to Typescript #1370
ci-checks.yaml
on: pull_request
install-dependencies
54s
reuse-compliance
/
reuse
13s
license-headers
/
Build LicenseEye
38s
license-headers
/
Apply LicenceHeader
0s
allowed-licenses
54s
lint
1m 7s
type-check
46s
format
44s
test
3m 8s
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.
|