feat(D3 plugin): basic waterfall chart #1133
ci.yml
on: pull_request
Verify Files
1m 10s
Tests
2m 11s
Annotations
14 warnings
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files:
src/components/ErrorBoundary/ErrorBoundary.tsx#L27
componentDidCatch should be placed after componentDidUpdate
|
Verify Files:
src/libs/settings/eventEmitter.ts#L7
Unexpected any. Specify a different type
|
Verify Files:
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
Verify Files:
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
Verify Files:
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
Verify Files:
src/libs/settings/settings.ts#L26
Unexpected any. Specify a different type
|
Verify Files:
src/libs/settings/settings.ts#L29
Assignment to property of function parameter 'acc'
|
Verify Files:
src/plugins/d3/__stories__/pie/Playground.stories.tsx#L77
Unexpected any. Specify a different type
|
Verify Files:
src/plugins/d3/__stories__/scatter/LinearCategories.stories.tsx#L21
Unexpected any. Specify a different type
|
Verify Files:
src/plugins/d3/__stories__/scatter/LinearCategories.stories.tsx#L21
Unexpected any. Specify a different type
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|