feat: Charts v0.1 release #133
build-lint-test.yml
on: pull_request
build
/
git-secrets
7s
build
/
build
3m 1s
build
/
codeql
0s
deploy
/
deploy
Annotations
2 errors and 10 warnings
|
build / build
Process completed with exit code 1.
|
|
src/__tests__/documenter.test.ts > definition for pie-chart matches the snapshot:
src/__tests__/documenter.test.ts#L16
Error: Snapshot `definition for pie-chart matches the snapshot > pie-chart 1` mismatched
- Expected
+ Received
@@ -282,26 +282,26 @@
"name": "PieChartProps.TooltipOptions",
"properties": [
{
"name": "body",
"optional": true,
- "type": "((props: TooltipSlotRenderProps) => React.ReactNode)",
+ "type": "((props: PieChartProps.TooltipSlotRenderProps) => React.ReactNode)",
},
{
"name": "enabled",
"optional": true,
"type": "boolean",
},
{
"name": "footer",
"optional": true,
- "type": "((props: TooltipSlotRenderProps) => React.ReactNode)",
+ "type": "((props: PieChartProps.TooltipSlotRenderProps) => React.ReactNode)",
},
{
"name": "header",
"optional": true,
- "type": "((props: TooltipSlotRenderProps) => React.ReactNode)",
+ "type": "((props: PieChartProps.TooltipSlotRenderProps) => React.ReactNode)",
},
{
"name": "placement",
"optional": true,
"type": ""target" | "middle" | "outside"",
❯ src/__tests__/documenter.test.ts:16:22
|
|
build / build:
src/__tests__/base-props-support.test.tsx#L25
Prop "id" is forbidden on Components
|
|
build / build:
pages/common/use-highcharts.ts#L22
Unexpected any. Specify a different type
|
|
build / build:
pages/common/permutations.tsx#L45
Unexpected any. Specify a different type
|
|
build / build:
pages/common/page-settings.tsx#L104
Unexpected any. Specify a different type
|
|
build / build:
pages/app/app-context.tsx#L43
Unexpected any. Specify a different type
|
|
build / build:
pages/05-demos/website-playground-examples/example-area-stacked-area-chart.tsx#L150
Unexpected any. Specify a different type
|
|
build / build:
pages/05-demos/website-playground-examples/example-area-stacked-area-chart-with-threshold.tsx#L191
Unexpected any. Specify a different type
|
|
build / build:
pages/05-demos/website-playground-examples/example-area-stacked-area-chart-multiple-metrics.tsx#L876
Unexpected any. Specify a different type
|
|
build / build:
pages/04-migration/cartesian-chart-axes-and-scales.page.tsx#L16
Unexpected any. Specify a different type
|
|
build / build:
pages/01-cartesian-chart/axes-and-thresholds.page.tsx#L317
Unexpected any. Specify a different type
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dev-pages
Expired
|
2.29 MB |
sha256:ec012c0f53dc09b59ef5ca96e8c1972b43d07cd88983d29fd6086942f43cd545
|
|