fix: Fix some bugs in AI console APIs (#367) #546
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cd frontend && npm run lint:
frontend/src/pages/ai/provider.tsx#L110
Unexpected console statement
|
cd frontend && npm run lint:
frontend/src/pages/ai/route.tsx#L139
Unexpected console statement
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/ArrayForm/index.tsx#L193
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L148
[Critical] It is recommended to add polyfill for "Object.values", This might be caused by a compatibility problem in "safari@9"
|
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L166
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L299
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L314
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L326
[Critical] It is recommended to add polyfill for "Object.entries", This might be caused by a compatibility problem in "safari@9"
|
cd frontend && npm run lint:
frontend/src/pages/plugin/components/PluginDrawer/GlobalPluginDetail.tsx#L340
Unexpected string concatenation
|
Loading