feat(D3 plugin): add options for gradient legend #1255
ci.yml
on: pull_request
Verify Files
1m 11s
Tests
2m 5s
Annotations
2 errors and 14 warnings
Verify Files
Process completed with exit code 2.
|
Tests
Process completed with exit code 1.
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/GradientLegend.stories.tsx#L38
Assignment to property of function parameter 'd'
|
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
|
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/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|