docs: fix chart.zh.md (#5726) #3687
Annotations
13 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/animate/interface.ts#L18
Unexpected any. Specify a different type
|
lint:
src/chart/event.ts#L46
Unexpected any. Specify a different type
|
lint:
src/chart/view.ts#L24
'IShape' is defined but never used
|
lint:
src/chart/view.ts#L720
Unexpected any. Specify a different type
|
lint:
src/chart/view.ts#L1980
'isUpdate' is defined but never used
|
lint:
src/chart/view.ts#L2096
Unexpected any. Specify a different type
|
lint:
src/chart/view.ts#L2098
Unexpected any. Specify a different type
|
lint:
src/component/labels.ts#L212
'id' is defined but never used
|
lint:
src/component/update-label.ts#L9
Unexpected any. Specify a different type
|
lint:
src/component/update-label.ts#L10
Unexpected any. Specify a different type
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|