chore: add codeowners file (#507) #1210
Annotations
12 warnings
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/
|
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/
|
src/components/ErrorBoundary/ErrorBoundary.tsx#L27
componentDidCatch should be placed after componentDidUpdate
|
src/libs/settings/eventEmitter.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/settings.ts#L26
Unexpected any. Specify a different type
|
src/libs/settings/settings.ts#L29
Assignment to property of function parameter 'acc'
|
src/plugins/d3/__stories__/pie/Playground.stories.tsx#L77
Unexpected any. Specify a different type
|
src/plugins/d3/__stories__/scatter/LinearCategories.stories.tsx#L21
Unexpected any. Specify a different type
|
src/plugins/d3/__stories__/scatter/LinearCategories.stories.tsx#L21
Unexpected any. Specify a different type
|
This job succeeded
Loading